GET /api/v3/core/authors/6564/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Nellie Smith",
"title": "Nellie Smith",
"id": 6564,
"slug": "nellie-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/6564/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11940,
"title": "Don't You Want To Be My Girl",
"url": "https://www.guitarparty.com/songs/dont-you-want-to-be-my-girl/"
},
{
"id": 18101,
"title": "Gypsy Feet",
"url": "https://www.guitarparty.com/songs/gypsy-feet/"
},
{
"id": 13059,
"title": "House That Love Built",
"url": "https://www.guitarparty.com/songs/house-that-love-built/"
},
{
"id": 11515,
"title": "Make Me Wonderful In Her Eyes",
"url": "https://www.guitarparty.com/songs/make-me-wonderful-in-her-eyes/"
}
]
}