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

{
    "name": "o Heaven",
    "title": "o Heaven",
    "id": 9547,
    "slug": "o-heaven",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9547/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21099,
            "title": "Highway To Heaven",
            "url": "https://www.guitarparty.com/songs/highway-to-heaven/"
        }
    ]
}