GET /api/v3/core/authors/16573/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Brian Hyland",
"title": "Brian Hyland",
"id": 16573,
"slug": "brian-hyland",
"url": "https://www.guitarparty.com/api/v3/core/authors/16573/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29325,
"title": "Með hjartað fullt af þrá (Sealed with a Kiss)",
"url": "https://www.guitarparty.com/songs/med-hjartad-fullt-af-thra-sealed-with-a-kiss/"
},
{
"id": 29320,
"title": "Sealed with a Kiss",
"url": "https://www.guitarparty.com/songs/sealed-with-a-kiss-3/"
}
]
}