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

{
    "name": "Harty Taylor",
    "title": "Harty Taylor",
    "id": 8939,
    "slug": "harty-taylor",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8939/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19372,
            "title": "I´m Just Here to Get My Baby Out of Jail",
            "url": "https://www.guitarparty.com/songs/i-m-just-here-to-get-my-baby-out-of-jail/"
        }
    ]
}