GET /api/v3/core/authors/6322/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bill D. Johnson",
"title": "Bill D. Johnson",
"id": 6322,
"slug": "bill-d-johnson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6322/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11609,
"title": "A Wound Time Can't Erase",
"url": "https://www.guitarparty.com/songs/a-wound-time-cant-erase/"
},
{
"id": 15049,
"title": "How Many Lies Can I Tell",
"url": "https://www.guitarparty.com/songs/how-many-lies-can-i-tell/"
},
{
"id": 11142,
"title": "I'll Have to Make Some Changes",
"url": "https://www.guitarparty.com/songs/ill-have-to-make-some-changes/"
}
]
}