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

{
    "name": "Eurobandið",
    "title": "Eurobandið",
    "id": 13482,
    "slug": "Eurobandid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13482/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 25630,
            "title": "This Is My Life (Euroband)",
            "url": "https://www.guitarparty.com/songs/this-is-my-life-euroband/"
        }
    ]
}