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

{
    "name": "Rafael de León",
    "title": "Rafael de León",
    "id": 14394,
    "slug": "rafael-de-leon",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14394/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26944,
            "title": "Veðurfræðingar",
            "url": "https://www.guitarparty.com/songs/vedurfraedingar/"
        }
    ]
}