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

{
    "name": "Svanir og Hafernir",
    "title": "Svanir og Hafernir",
    "id": 3447,
    "slug": "svanir-og-hafernir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3447/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3505,
            "title": "Drekar eru bestir! - Mótsöngur Drekaskátamóts 2011",
            "url": "https://www.guitarparty.com/songs/drekar-eru-bestir-motsongur-drekaskatamots-2011/"
        }
    ]
}