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

{
    "name": "Richard L. Ahlert",
    "title": "Richard L. Ahlert",
    "id": 14158,
    "slug": "richard-l-ahlert",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14158/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26626,
            "title": "Þetta kvöld",
            "url": "https://www.guitarparty.com/songs/thetta-kvold/"
        }
    ]
}