GET /api/v3/core/authors/7843/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard William Fagan",
"title": "Richard William Fagan",
"id": 7843,
"slug": "richard-william-fagan",
"url": "https://www.guitarparty.com/api/v3/core/authors/7843/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13615,
"title": "Light At The End Of The Tunnel",
"url": "https://www.guitarparty.com/songs/light-at-the-end-of-the-tunnel/"
}
]
}