GET /api/v3/core/authors/9544/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kye Fleming",
"title": "Kye Fleming",
"id": 9544,
"slug": "kye-fleming",
"url": "https://www.guitarparty.com/api/v3/core/authors/9544/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21093,
"title": "Morning Comes Too Early",
"url": "https://www.guitarparty.com/songs/morning-comes-too-early/"
},
{
"id": 26510,
"title": "She Used To Love Me A Lot",
"url": "https://www.guitarparty.com/songs/she-used-to-love-me-a-lot/"
}
]
}