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

{
    "name": "Harpa H. Hammer",
    "title": "Harpa H. Hammer",
    "id": 14362,
    "slug": "harpa-h-hammer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14362/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26920,
            "title": "Ástin er allt sem þarf (All you need is love)",
            "url": "https://www.guitarparty.com/songs/astin-er-allt-sem-tharf/"
        }
    ]
}