GET /api/v3/core/authors/6949/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jerry Hayes",
"title": "Jerry Hayes",
"id": 6949,
"slug": "jerry-hayes",
"url": "https://www.guitarparty.com/api/v3/core/authors/6949/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21494,
"title": "Rolling With The Flow",
"url": "https://www.guitarparty.com/songs/rolling-with-the-flow/"
},
{
"id": 12266,
"title": "Sentimental ol' You",
"url": "https://www.guitarparty.com/songs/sentimental-ol-you/"
}
]
}