GET /api/v3/core/authors/12861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Checkmates",
"title": "The Checkmates",
"id": 12861,
"slug": "the-checkmates",
"url": "https://www.guitarparty.com/api/v3/core/authors/12861/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24953,
"title": "What do you want to make those eyes at me for",
"url": "https://www.guitarparty.com/songs/what-do-you-want-to-make-those-eyes-at-me-for/"
}
]
}