GET /api/v3/core/authors/15532/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jökull Jónsson",
"title": "Jökull Jónsson",
"id": 15532,
"slug": "jokull-jonsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/15532/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28163,
"title": "Úr alls konar áttum",
"url": "https://www.guitarparty.com/songs/ur-alls-konar-attum/"
},
{
"id": 28164,
"title": "We're the same",
"url": "https://www.guitarparty.com/songs/were-the-same/"
}
]
}