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

{
    "name": "Gunnlaugur Helgason",
    "title": "Gunnlaugur Helgason",
    "id": 15800,
    "slug": "gunnlaugur-helgason",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15800/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28444,
            "title": "Jól og aftur jól",
            "url": "https://www.guitarparty.com/songs/jol-og-aftur-jol/"
        }
    ]
}