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

{
    "name": "Gustaf Sämon",
    "title": "Gustaf Sämon",
    "id": 13156,
    "slug": "gustaf-samon",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13156/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 25236,
            "title": "Þú komst í hlaðið",
            "url": "https://www.guitarparty.com/songs/thu-komst-i-hladid/"
        }
    ]
}