GET /api/v3/core/authors/11778/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Debbie Harry",
"title": "Debbie Harry",
"id": 11778,
"slug": "debbie-harry",
"url": "https://www.guitarparty.com/api/v3/core/authors/11778/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23869,
"title": "Atomic",
"url": "https://www.guitarparty.com/songs/atomic/"
},
{
"id": 24133,
"title": "Call me",
"url": "https://www.guitarparty.com/songs/call-me-3/"
},
{
"id": 23973,
"title": "Heart of glass",
"url": "https://www.guitarparty.com/songs/heart-of-glass-2/"
},
{
"id": 24134,
"title": "One Way Or Another",
"url": "https://www.guitarparty.com/songs/one-way-or-another/"
}
]
}