GET /api/v3/core/authors/15349/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "8ROKEBOY",
"title": "8ROKEBOY",
"id": 15349,
"slug": "8rokeboy",
"url": "https://www.guitarparty.com/api/v3/core/authors/15349/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27997,
"title": "Feel That Again",
"url": "https://www.guitarparty.com/songs/feel-that-again/"
},
{
"id": 28036,
"title": "I'm Used To It",
"url": "https://www.guitarparty.com/songs/im-used-to-it/"
}
]
}