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

{
    "name": "Sylvester Devere",
    "title": "Sylvester Devere",
    "id": 13287,
    "slug": "sylvester-devere",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13287/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25392,
            "title": "Síðasti vagninn í Sogamýri",
            "url": "https://www.guitarparty.com/songs/sidasti-vagninn-i-sogamyri/"
        }
    ]
}