GET /api/v3/core/authors/2153/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "The Rocky Horror Picture Show",
    "title": "The Rocky Horror Picture Show",
    "id": 2153,
    "slug": "the-rocky-horror-picture-show",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2153/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheRockyHorrorPi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25227,
            "title": "Hot Patootie – Bless My Soul",
            "url": "https://www.guitarparty.com/songs/hot-patootie-bless-my-soul/"
        },
        {
            "id": 2423,
            "title": "Science Fiction/Double Feature",
            "url": "https://www.guitarparty.com/songs/science-fictiondouble-feature/"
        },
        {
            "id": 25087,
            "title": "Sweet Transvestite",
            "url": "https://www.guitarparty.com/songs/sweet-transvestite/"
        },
        {
            "id": 24587,
            "title": "Time warp",
            "url": "https://www.guitarparty.com/songs/time-warp/"
        }
    ]
}