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

{
    "name": "Robert Lee Hatfield",
    "title": "Robert Lee Hatfield",
    "id": 16434,
    "slug": "robert-lee-hatfield",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16434/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29125,
            "title": "Ég kemst í jólafíling",
            "url": "https://www.guitarparty.com/songs/eg-kemst-i-jolafiling/"
        }
    ]
}