GET /api/v3/core/authors/14048/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Justin Paul",
"title": "Justin Paul",
"id": 14048,
"slug": "justin-paul",
"url": "https://www.guitarparty.com/api/v3/core/authors/14048/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 28476,
"title": "A Million Dreams",
"url": "https://www.guitarparty.com/songs/a-million-dreams/"
},
{
"id": 26231,
"title": "Never Enough",
"url": "https://www.guitarparty.com/songs/never-enough/"
}
]
}