GET /api/v3/core/authors/5770/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Devaney",
"title": "Don Devaney",
"id": 5770,
"slug": "don-devaney",
"url": "https://www.guitarparty.com/api/v3/core/authors/5770/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10501,
"title": "Can You Match That Kind Of Love",
"url": "https://www.guitarparty.com/songs/can-you-match-that-kind-of-love/"
},
{
"id": 20911,
"title": "Someone Loves You Honey",
"url": "https://www.guitarparty.com/songs/someone-loves-you-honey/"
},
{
"id": 13710,
"title": "You Keep Right On Loving Me",
"url": "https://www.guitarparty.com/songs/you-keep-right-on-loving-me/"
}
]
}