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

{
    "name": "Kristján Steinn Leifsson",
    "title": "Kristján Steinn Leifsson",
    "id": 13637,
    "slug": "kristjan-steinn-leifsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13637/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26190,
            "title": "Ein á jóladagskvöld",
            "url": "https://www.guitarparty.com/songs/ein-a-joladagskvold/"
        },
        {
            "id": 25838,
            "title": "Explore the indoors",
            "url": "https://www.guitarparty.com/songs/explore-the-indoors/"
        },
        {
            "id": 25835,
            "title": "Ferðumst innanhúss",
            "url": "https://www.guitarparty.com/songs/ferdumst-innanhuss/"
        }
    ]
}