GET /api/v3/core/authors/15211/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Christopher Stewart",
"title": "Christopher Stewart",
"id": 15211,
"slug": "christopher-stewart",
"url": "https://www.guitarparty.com/api/v3/core/authors/15211/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27884,
"title": "1+1",
"url": "https://www.guitarparty.com/songs/11/"
},
{
"id": 2955,
"title": "Baby",
"url": "https://www.guitarparty.com/songs/baby-2/"
}
]
}