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

{
    "name": "Jesse Belvin",
    "title": "Jesse Belvin",
    "id": 7661,
    "slug": "jessie-belvin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7661/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 13049,
            "title": "Earth Angel",
            "url": "https://www.guitarparty.com/songs/earth-angel/"
        }
    ]
}