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

{
    "name": "Helgi A",
    "title": "Helgi A",
    "id": 16105,
    "slug": "helgi-a",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16105/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28705,
            "title": "Ósvarað Símtal",
            "url": "https://www.guitarparty.com/songs/osvarad-simtal/"
        }
    ]
}