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

{
    "name": "Hannes Pétursson",
    "title": "Hannes Pétursson",
    "id": 16189,
    "slug": "hannes-petursson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16189/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28811,
            "title": "Flugvélar (Þokkabót)",
            "url": "https://www.guitarparty.com/songs/flugvelar-thokkabot/"
        }
    ]
}