GET /api/v3/core/authors/6360/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Carole Smith",
"title": "Carole Smith",
"id": 6360,
"slug": "carole-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/6360/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12075,
"title": "Don't Keep Me Hanging On",
"url": "https://www.guitarparty.com/songs/dont-keep-me-hanging-on/"
},
{
"id": 11209,
"title": "Here Comes Honey Again",
"url": "https://www.guitarparty.com/songs/here-comes-honey-again/"
},
{
"id": 18262,
"title": "Least Of All You",
"url": "https://www.guitarparty.com/songs/least-of-all-you/"
},
{
"id": 13570,
"title": "Web Of Lies",
"url": "https://www.guitarparty.com/songs/web-of-lies/"
},
{
"id": 17407,
"title": "Yesterdays Champagne",
"url": "https://www.guitarparty.com/songs/yesterdays-champagne/"
}
]
}