GET /api/v3/core/authors/16575/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gary Geld",
"title": "Gary Geld",
"id": 16575,
"slug": "gary-geld",
"url": "https://www.guitarparty.com/api/v3/core/authors/16575/?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/"
}
]
}