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

{
    "name": " Baldvin Ringsted",
    "title": " Baldvin Ringsted",
    "id": 10959,
    "slug": "baldvin-ringsted",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10959/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 23231,
            "title": "Margt býr í þokunni",
            "url": "https://www.guitarparty.com/songs/margt-byr-i-thokunni/"
        }
    ]
}