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

{
    "name": "Þormóður",
    "title": "Þormóður",
    "id": 16464,
    "slug": "thormodur",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16464/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29183,
            "title": "Koss á þig",
            "url": "https://www.guitarparty.com/songs/koss-a-thig/"
        }
    ]
}