GET /api/v3/core/authors/8389/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Edward Madden",
"title": "Edward Madden",
"id": 8389,
"slug": "edward-madden",
"url": "https://www.guitarparty.com/api/v3/core/authors/8389/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15139,
"title": "By The Light Of the Silvery Moon",
"url": "https://www.guitarparty.com/songs/by-the-light-of-the-silvery-moon/"
},
{
"id": 22053,
"title": "On Moonlight Bay",
"url": "https://www.guitarparty.com/songs/on-moonlight-bay/"
}
]
}