GET /api/v3/core/authors/6212/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lee Fykes",
"title": "Lee Fykes",
"id": 6212,
"slug": "lee-fykes",
"url": "https://www.guitarparty.com/api/v3/core/authors/6212/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11462,
"title": "Milwaukee Here I Come",
"url": "https://www.guitarparty.com/songs/milwaukee-here-i-come/"
},
{
"id": 11002,
"title": "Other Side Of Lonely",
"url": "https://www.guitarparty.com/songs/other-side-of-lonely/"
}
]
}