GET /api/v3/core/authors/599/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Voni Morrison",
"title": "Voni Morrison",
"id": 599,
"slug": "voni-morrison",
"url": "https://www.guitarparty.com/api/v3/core/authors/599/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 607,
"title": "Act Naturally",
"url": "https://www.guitarparty.com/songs/act-naturally/"
},
{
"id": 21818,
"title": "Making Plans",
"url": "https://www.guitarparty.com/songs/making-plans/"
},
{
"id": 19108,
"title": "Too Broke To Break",
"url": "https://www.guitarparty.com/songs/too-broke-to-break/"
}
]
}