GET /api/v3/core/authors/6772/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jade Mangino",
"title": "Jade Mangino",
"id": 6772,
"slug": "jade-mangino",
"url": "https://www.guitarparty.com/api/v3/core/authors/6772/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14177,
"title": "Enough Heart To Hurt",
"url": "https://www.guitarparty.com/songs/enough-heart-to-hurt/"
},
{
"id": 11865,
"title": "Glass Of Smile",
"url": "https://www.guitarparty.com/songs/glass-of-smile/"
}
]
}