GET /api/v3/core/authors/9335/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Clark",
"title": "Michael Clark",
"id": 9335,
"slug": "michael-clark",
"url": "https://www.guitarparty.com/api/v3/core/authors/9335/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20597,
"title": "I’ll Find It Where I Can",
"url": "https://www.guitarparty.com/songs/ill-find-it-where-i-can/"
},
{
"id": 21462,
"title": "Slow Hand",
"url": "https://www.guitarparty.com/songs/slow-hand/"
}
]
}