GET /api/v3/core/authors/5721/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Yvonne Devaney",
"title": "Yvonne Devaney",
"id": 5721,
"slug": "yvonne-devaney",
"url": "https://www.guitarparty.com/api/v3/core/authors/5721/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10948,
"title": "A Million And One",
"url": "https://www.guitarparty.com/songs/a-million-and-one/"
},
{
"id": 16905,
"title": "I Wonder If She Knows",
"url": "https://www.guitarparty.com/songs/i-wonder-if-she-knows/"
},
{
"id": 10429,
"title": "You'll Always Have My Love",
"url": "https://www.guitarparty.com/songs/youll-always-have-my-love/"
}
]
}