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

{
    "name": "Steindór Andersen",
    "title": "Steindór Andersen",
    "id": 12351,
    "slug": "steindor-andersen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12351/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 24506,
            "title": "Eiríkur formaður",
            "url": "https://www.guitarparty.com/songs/eirikur-formadur/"
        }
    ]
}