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

{
    "name": "Jón Ómar Erlingsson",
    "title": "Jón Ómar Erlingsson",
    "id": 10573,
    "slug": "Jon-Omar-Erlingsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10573/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 23344,
            "title": "Bara þig",
            "url": "https://www.guitarparty.com/songs/bara-thig/"
        },
        {
            "id": 1388,
            "title": "Svört Sól",
            "url": "https://www.guitarparty.com/songs/svort-sol/"
        },
        {
            "id": 28071,
            "title": "Vodkafamelý",
            "url": "https://www.guitarparty.com/songs/vodkafamely/"
        }
    ]
}