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

{
    "name": "Atli S. Þormar",
    "title": "Atli S. Þormar",
    "id": 163,
    "slug": "atli-s-thormar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/163/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 186,
            "title": "Hreðavatnsvalsinn",
            "url": "https://www.guitarparty.com/songs/hredavatnsvalsinn/"
        }
    ]
}