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

{
    "name": "Herbert Reynolds",
    "title": "Herbert Reynolds",
    "id": 10331,
    "slug": "herbert-reynolds",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10331/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22368,
            "title": "They Didn´t Believe Me",
            "url": "https://www.guitarparty.com/songs/they-didn-t-believe-me/"
        }
    ]
}