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

{
    "name": "Björn Hafþór Guðmundsson",
    "title": "Björn Hafþór Guðmundsson",
    "id": 14799,
    "slug": "bjorn-hafthor-gudmundsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14799/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27350,
            "title": "Á vorsins vængjum",
            "url": "https://www.guitarparty.com/songs/a-vorsins-vaengjum/"
        },
        {
            "id": 27355,
            "title": "Dansinn dunar",
            "url": "https://www.guitarparty.com/songs/dansinn-dunar/"
        }
    ]
}