GET /api/v3/core/authors/7863/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "J. Rollins",
"title": "J. Rollins",
"id": 7863,
"slug": "j-rollins",
"url": "https://www.guitarparty.com/api/v3/core/authors/7863/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13647,
"title": "Frosty The Snow Man",
"url": "https://www.guitarparty.com/songs/frosty-the-snow-man/"
},
{
"id": 21862,
"title": "With This Ring I Thee Wed",
"url": "https://www.guitarparty.com/songs/with-this-ring-i-thee-wed/"
}
]
}