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

{
    "name": "D.Burton",
    "title": "D.Burton",
    "id": 971,
    "slug": "d-burton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/971/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 83,
            "title": "Ó, vertu sæt við mig",
            "url": "https://www.guitarparty.com/songs/o-vertu-saet-vid-mig/"
        }
    ]
}