GET /api/v3/core/authors/8119/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joe Pope",
"title": "Joe Pope",
"id": 8119,
"slug": "joe-pope",
"url": "https://www.guitarparty.com/api/v3/core/authors/8119/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19552,
"title": "It´s Too Late Now To Worry Anymore",
"url": "https://www.guitarparty.com/songs/it-s-too-late-now-to-worry-anymore/"
},
{
"id": 14163,
"title": "Leave Me Alone With The Blues",
"url": "https://www.guitarparty.com/songs/leave-me-alone-with-the-blues/"
}
]
}