GET /api/v3/core/authors/9078/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Grady Cole",
"title": "Grady Cole",
"id": 9078,
"slug": "grady-cole",
"url": "https://www.guitarparty.com/api/v3/core/authors/9078/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20521,
"title": "The Tramp on the Street",
"url": "https://www.guitarparty.com/songs/the-tramp-on-the-street/"
},
{
"id": 19713,
"title": "What A Change One Day Can Make",
"url": "https://www.guitarparty.com/songs/what-a-change-one-day-can-make/"
}
]
}