GET /api/v3/core/authors/13098/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Chicago",
"title": "Chicago",
"id": 13098,
"slug": "chicago",
"url": "https://www.guitarparty.com/api/v3/core/authors/13098/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25803,
"title": "Hard to say I'm sorry",
"url": "https://www.guitarparty.com/songs/hard-to-say-im-sorry/"
},
{
"id": 25176,
"title": "I Don't Wanna Live Without Your Love",
"url": "https://www.guitarparty.com/songs/i-dont-wanna-live-without-your-love/"
},
{
"id": 25823,
"title": "If You Leave Me Now",
"url": "https://www.guitarparty.com/songs/you-leave-me-now/"
}
]
}