GET /api/v3/core/authors/14851/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Louis Bell",
"title": "Louis Bell",
"id": 14851,
"slug": "louis-bell",
"url": "https://www.guitarparty.com/api/v3/core/authors/14851/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27612,
"title": "Overdrive",
"url": "https://www.guitarparty.com/songs/overdrive/"
},
{
"id": 27408,
"title": "Stay (Post Malone)",
"url": "https://www.guitarparty.com/songs/stay-6/"
}
]
}