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

{
    "name": "Carl S. Michael Bellman (1740 - 1795)",
    "title": "Carl S. Michael Bellman (1740 - 1795)",
    "id": 11143,
    "slug": "carl-s-michael-bellman-1740-1795",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11143/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23378,
            "title": "Fjäriln vingad syns på Haga",
            "url": "https://www.guitarparty.com/songs/fjaeriln-vingad-syns-pa-haga/"
        }
    ]
}