GET /api/v3/core/authors/6567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tex Atchinson",
"title": "Tex Atchinson",
"id": 6567,
"slug": "tex-atchinson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6567/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11531,
"title": "Honky Tonk Hardwood Floor",
"url": "https://www.guitarparty.com/songs/honky-tonk-hardwood-floor/"
},
{
"id": 19160,
"title": "Sick Sober And Sorry",
"url": "https://www.guitarparty.com/songs/sick-sober-and-sorry/"
}
]
}