GET /api/v3/core/authors/6619/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ricci Mareno",
"title": "Ricci Mareno",
"id": 6619,
"slug": "ricci-mareno",
"url": "https://www.guitarparty.com/api/v3/core/authors/6619/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21881,
"title": "A Rose Is A Rose Is A Rose",
"url": "https://www.guitarparty.com/songs/a-rose-is-a-rose-is-a-rose/"
},
{
"id": 19651,
"title": "A Seed Before the Rose",
"url": "https://www.guitarparty.com/songs/a-seed-before-the-rose/"
},
{
"id": 11629,
"title": "I Got You",
"url": "https://www.guitarparty.com/songs/i-got-you/"
},
{
"id": 21117,
"title": "Send Me No Roses",
"url": "https://www.guitarparty.com/songs/send-me-no-roses/"
}
]
}