GET /api/v3/core/authors/15886/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hinshi",
"title": "Hinshi",
"id": 15886,
"slug": "hinshi",
"url": "https://www.guitarparty.com/api/v3/core/authors/15886/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28519,
"title": "Harmless",
"url": "https://www.guitarparty.com/songs/harmless/"
},
{
"id": 28520,
"title": "I'm Just A Loser: Pt. 2",
"url": "https://www.guitarparty.com/songs/im-just-a-loser-pt-2/"
}
]
}