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

{
    "name": "Þorsteinn G. Ólafsson",
    "title": "Þorsteinn G. Ólafsson",
    "id": 14865,
    "slug": "thorsteinn-g-olafsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14865/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 27429,
            "title": "Frjáls",
            "url": "https://www.guitarparty.com/songs/frjals-2/"
        },
        {
            "id": 27430,
            "title": "Maður með mönnum",
            "url": "https://www.guitarparty.com/songs/madur-med-monnum/"
        }
    ]
}