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

{
    "name": " Daníel Ágúst Haraldssson",
    "title": " Daníel Ágúst Haraldssson",
    "id": 11409,
    "slug": "daniel-agust-haraldssson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11409/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23579,
            "title": "Uppvakningar",
            "url": "https://www.guitarparty.com/songs/uppvakningar/"
        }
    ]
}