GET /api/v3/core/authors/11867/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hinemoa",
"title": "Hinemoa",
"id": 11867,
"slug": "hinemoa",
"url": "https://www.guitarparty.com/api/v3/core/authors/11867/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24667,
"title": "Running Amongst The Stars",
"url": "https://www.guitarparty.com/songs/running-amongst-the-stars/"
},
{
"id": 23937,
"title": "Þú leitar líka að mér",
"url": "https://www.guitarparty.com/songs/thu-leitar-lika-ad-mer/"
}
]
}