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

{
    "name": "C.Köhler",
    "title": "C.Köhler",
    "id": 2996,
    "slug": "c-kohler",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2996/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2447,
            "title": "Gef mér von Jóhanna",
            "url": "https://www.guitarparty.com/songs/gef-mer-von-johanna/"
        }
    ]
}