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

{
    "name": "Ókunnur",
    "title": "Ókunnur",
    "id": 2591,
    "slug": "okunnur",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2591/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25714,
            "title": "Nú Er Glatt Hjá Álfum Öllum",
            "url": "https://www.guitarparty.com/songs/nu-er-glatt-hja-alfum-ollum/"
        }
    ]
}