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

{
    "name": "Ásgeir G. Bjarnason",
    "title": "Ásgeir G. Bjarnason",
    "id": 15146,
    "slug": "asgeir-g-bjarnason",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15146/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27792,
            "title": "Agga",
            "url": "https://www.guitarparty.com/songs/agga/"
        }
    ]
}