GET /api/v3/core/authors/7347/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Leon Ashley",
"title": "Leon Ashley",
"id": 7347,
"slug": "leon-ashley",
"url": "https://www.guitarparty.com/api/v3/core/authors/7347/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LeonAshleyleon.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19232,
"title": "Enough Of A Woman",
"url": "https://www.guitarparty.com/songs/enough-of-a-woman/"
},
{
"id": 11930,
"title": "Just In Time",
"url": "https://www.guitarparty.com/songs/just-in-time/"
},
{
"id": 11967,
"title": "Laura What's He Got That I Ain't Got",
"url": "https://www.guitarparty.com/songs/laura-whats-he-got-that-i-aint-got/"
}
]
}