GET /api/v3/core/authors/7286/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joseph Allen",
"title": "Joseph Allen",
"id": 7286,
"slug": "joseph-allen",
"url": "https://www.guitarparty.com/api/v3/core/authors/7286/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10684,
"title": "I Don't Need A Thing At All",
"url": "https://www.guitarparty.com/songs/i-dont-need-a-thing-at-all/"
},
{
"id": 11448,
"title": "Raising Cane In Texas",
"url": "https://www.guitarparty.com/songs/raising-cane-in-texas/"
},
{
"id": 10384,
"title": "You Just Don't Love Me Anymore",
"url": "https://www.guitarparty.com/songs/you-just-dont-love-me-anymore/"
}
]
}