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

{
    "name": "Gréta Morthens",
    "title": "Gréta Morthens",
    "id": 3477,
    "slug": "Greta-Morthens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3477/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3537,
            "title": "Háskaleikur",
            "url": "https://www.guitarparty.com/songs/haskaleikur/"
        }
    ]
}