GET /api/v3/core/authors/11851/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Justin Tranter",
"title": " Justin Tranter",
"id": 11851,
"slug": "justin-tranter",
"url": "https://www.guitarparty.com/api/v3/core/authors/11851/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23921,
"title": "Centuries",
"url": "https://www.guitarparty.com/songs/centuries/"
},
{
"id": 24624,
"title": "Sorry",
"url": "https://www.guitarparty.com/songs/sorry/"
}
]
}