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

{
    "name": "Jay Sek",
    "title": "Jay Sek",
    "id": 15396,
    "slug": "jay-sek",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15396/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28024,
            "title": "Tell Me When You Change",
            "url": "https://www.guitarparty.com/songs/tell-me-when-you-change/"
        }
    ]
}