GET /api/v3/core/authors/7245/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dorian Burton",
"title": "Dorian Burton",
"id": 7245,
"slug": "dorian-burton",
"url": "https://www.guitarparty.com/api/v3/core/authors/7245/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10491,
"title": "A Tear Fell",
"url": "https://www.guitarparty.com/songs/a-tear-fell/"
},
{
"id": 21132,
"title": "Till I Can’t Take It Anymore",
"url": "https://www.guitarparty.com/songs/till-i-cant-take-it-anymore/"
}
]
}