GET /api/v3/core/authors/6512/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hugh Ashley",
"title": "Hugh Ashley",
"id": 6512,
"slug": "hugh-ashley",
"url": "https://www.guitarparty.com/api/v3/core/authors/6512/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13396,
"title": "Id Like To Be",
"url": "https://www.guitarparty.com/songs/id-like-to-be/"
},
{
"id": 11427,
"title": "In And Out Of Every Heart In Town",
"url": "https://www.guitarparty.com/songs/in-and-out-of-every-heart-in-town/"
}
]
}