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

{
    "name": " Holm",
    "title": " Holm",
    "id": 11687,
    "slug": "holm",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11687/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23795,
            "title": "S.O.S. ást í neyð",
            "url": "https://www.guitarparty.com/songs/s-o-s-ast-i-neyd/"
        }
    ]
}