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

{
    "name": "Hilmir og humlarnir",
    "title": "Hilmir og humlarnir",
    "id": 14463,
    "slug": "hilmir-og-humlarnir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14463/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29363,
            "title": "Bjórlagið 1989",
            "url": "https://www.guitarparty.com/songs/bjorlagid-1989/"
        },
        {
            "id": 27032,
            "title": "Þarfasti þjónninn",
            "url": "https://www.guitarparty.com/songs/tharfasti-thjonninn/"
        }
    ]
}