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

{
    "name": "Emil Reesen",
    "title": "Emil Reesen",
    "id": 232,
    "slug": "emil-reesen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/232/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 549,
            "title": "Tóta litla tindilfætt",
            "url": "https://www.guitarparty.com/songs/tota-litla-tindilfaett/"
        }
    ]
}