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

{
    "name": "Salerno Bella",
    "title": "Salerno Bella",
    "id": 626,
    "slug": "salerno-bella",
    "url": "https://www.guitarparty.com/api/v3/core/authors/626/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 900,
            "title": "Ég hlakka svo til",
            "url": "https://www.guitarparty.com/songs/eg-hlakka-svo-til/"
        }
    ]
}