GET /api/v3/core/authors/5938/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alseep At The Wheel",
"title": "Alseep At The Wheel",
"id": 5938,
"slug": "alseep-at-the-wheel",
"url": "https://www.guitarparty.com/api/v3/core/authors/5938/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10545,
"title": "The Letter That Johnny Walker Read",
"url": "https://www.guitarparty.com/songs/the-letter-that-johnny-walker-read/"
}
]
}