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

{
    "name": "Albert Hay Malotte",
    "title": "Albert Hay Malotte",
    "id": 6115,
    "slug": "albert-hay-malotte",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6115/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10884,
            "title": "The Lord's Prayer",
            "url": "https://www.guitarparty.com/songs/the-lords-prayer/"
        }
    ]
}