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

{
    "name": "Daryl W. Hall",
    "title": "Daryl W. Hall",
    "id": 9043,
    "slug": "daryl-w-hall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9043/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19648,
            "title": "I Can´t Make It Without You",
            "url": "https://www.guitarparty.com/songs/i-can-t-make-it-without-you/"
        }
    ]
}