GET /api/v3/core/authors/1496/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Reg Presley",
"title": "Reg Presley",
"id": 1496,
"slug": "reg-presley",
"url": "https://www.guitarparty.com/api/v3/core/authors/1496/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/RegPresleyreg.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 889,
"title": "Love is all around",
"url": "https://www.guitarparty.com/songs/love-is-all-around/"
},
{
"id": 25120,
"title": "With A Girl Like You",
"url": "https://www.guitarparty.com/songs/with-a-girl-like-you/"
}
]
}