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

{
    "name": "Antony Hegarty",
    "title": "Antony Hegarty",
    "id": 14742,
    "slug": "antony-hegarty",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14742/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27278,
            "title": "The Dull Flame Of Desire",
            "url": "https://www.guitarparty.com/songs/the-dull-flame-of-desire/"
        }
    ]
}