GET /api/v3/core/authors/11071/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Josh Kear",
"title": "Josh Kear",
"id": 11071,
"slug": "Josh-Kear",
"url": "https://www.guitarparty.com/api/v3/core/authors/11071/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 25428,
"title": "Jealous (Labrinth)",
"url": "https://www.guitarparty.com/songs/jealous-labrinth/"
},
{
"id": 23305,
"title": "Need you now",
"url": "https://www.guitarparty.com/songs/need-you-now/"
}
]
}