GET /api/v3/core/authors/11470/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hozier",
"title": "Hozier",
"id": 11470,
"slug": "hozier",
"url": "https://www.guitarparty.com/api/v3/core/authors/11470/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23625,
"title": "Take me to church",
"url": "https://www.guitarparty.com/songs/take-me-to-church/"
},
{
"id": 29273,
"title": "Too Sweet",
"url": "https://www.guitarparty.com/songs/too-sweet/"
},
{
"id": 23854,
"title": "Work song",
"url": "https://www.guitarparty.com/songs/work-song/"
}
]
}