GET /api/v3/core/authors/9840/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eddie De Lange",
"title": "Eddie De Lange",
"id": 9840,
"slug": "eddie-de-lange",
"url": "https://www.guitarparty.com/api/v3/core/authors/9840/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21956,
"title": "A String of Pearls",
"url": "https://www.guitarparty.com/songs/a-string-of-pearls/"
},
{
"id": 22055,
"title": "Moonglow",
"url": "https://www.guitarparty.com/songs/moonglow/"
}
]
}