GET /api/v3/core/authors/8719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James Austin Butterfield",
"title": "James Austin Butterfield",
"id": 8719,
"slug": "james-austin-butterfield",
"url": "https://www.guitarparty.com/api/v3/core/authors/8719/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 18271,
"title": "When You And I Were Young Maggie",
"url": "https://www.guitarparty.com/songs/when-you-and-i-were-young-maggie/"
}
]
}