GET /api/v3/core/authors/6496/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jamie OHara",
"title": "Jamie OHara",
"id": 6496,
"slug": "jamie-ohara",
"url": "https://www.guitarparty.com/api/v3/core/authors/6496/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13414,
"title": "50,000 Names Carved In The Wall",
"url": "https://www.guitarparty.com/songs/50000-names-carved-in-the-wall/"
},
{
"id": 13966,
"title": "Grandpa",
"url": "https://www.guitarparty.com/songs/grandpa/"
},
{
"id": 11747,
"title": "Older Women",
"url": "https://www.guitarparty.com/songs/older-women/"
},
{
"id": 11404,
"title": "Southern Comfort",
"url": "https://www.guitarparty.com/songs/southern-comfort/"
}
]
}