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

{
    "name": "Hippie Sabotage & The Struts",
    "title": "Hippie Sabotage & The Struts",
    "id": 11630,
    "slug": "hippie-sabotage-the-struts",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11630/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23735,
            "title": "Stay High (Habits Remix)",
            "url": "https://www.guitarparty.com/songs/stay-high-habits-remix/"
        }
    ]
}