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

{
    "name": "Björn Halldórsson",
    "title": "Björn Halldórsson",
    "id": 13513,
    "slug": "bjorn-halldorsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13513/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25679,
            "title": "Sjá himins opnast hlið",
            "url": "https://www.guitarparty.com/songs/sja-himins-opnast-hlid/"
        }
    ]
}