GET /api/v3/core/authors/14320/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Stuart Townend",
"title": "Stuart Townend",
"id": 14320,
"slug": "stuart-townend",
"url": "https://www.guitarparty.com/api/v3/core/authors/14320/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26841,
"title": "Á hvør ein morgun (See what a morning)",
"url": "https://www.guitarparty.com/songs/a-hvor-ein-morgun-see-what-a-morning/"
},
{
"id": 26840,
"title": "Á Kristus bert (In Christ alone)",
"url": "https://www.guitarparty.com/songs/a-kristus-bert-in-christ-alone/"
}
]
}