GET /api/v3/core/authors/5144/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Micheal W Smith",
"title": "Micheal W Smith",
"id": 5144,
"slug": "micheal-w-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/5144/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 8711,
"title": "Above all",
"url": "https://www.guitarparty.com/songs/above-all/"
},
{
"id": 8710,
"title": "Forever We Will ? Step By Step",
"url": "https://www.guitarparty.com/songs/forever-we-will-h-step-by-step/"
},
{
"id": 8709,
"title": "Open the Eyes of My Heart",
"url": "https://www.guitarparty.com/songs/open-the-eyes-of-my-heart/"
}
]
}