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

{
    "name": "Giovanni Capurro",
    "title": "Giovanni Capurro",
    "id": 982,
    "slug": "giovanni-capurro",
    "url": "https://www.guitarparty.com/api/v3/core/authors/982/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 1482,
            "title": "It's now or never",
            "url": "https://www.guitarparty.com/songs/its-now-or-never-1/"
        }
    ]
}