GET /api/v3/core/authors/16380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kristall Máni Ingason",
"title": "Kristall Máni Ingason",
"id": 16380,
"slug": "kristall-mani-ingason",
"url": "https://www.guitarparty.com/api/v3/core/authors/16380/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29050,
"title": "#1",
"url": "https://www.guitarparty.com/songs/1/"
},
{
"id": 29088,
"title": "JólaHúbbaBúbba",
"url": "https://www.guitarparty.com/songs/jolahubbabubba/"
}
]
}