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

{
    "name": "Ólafur H. Harðarson",
    "title": "Ólafur H. Harðarson",
    "id": 13770,
    "slug": "olafur-h-hardarson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13770/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26022,
            "title": "I",
            "url": "https://www.guitarparty.com/songs/i/"
        },
        {
            "id": 26021,
            "title": "I´ve been waiting",
            "url": "https://www.guitarparty.com/songs/i-ve-been-waiting/"
        },
        {
            "id": 26020,
            "title": "Svo birti aftur til",
            "url": "https://www.guitarparty.com/songs/svo-birti-aftur-til/"
        }
    ]
}