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

{
    "name": "W.B. Bradbury",
    "title": "W.B. Bradbury",
    "id": 169,
    "slug": "w-b-bradbury",
    "url": "https://www.guitarparty.com/api/v3/core/authors/169/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 192,
            "title": "Bráðum koma blessuð jólin",
            "url": "https://www.guitarparty.com/songs/bradum-koma-blessud-jolin/"
        }
    ]
}