GET /api/v3/core/authors/614/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bryan Wells",
"title": "Bryan Wells",
"id": 614,
"slug": "bryan-wells",
"url": "https://www.guitarparty.com/api/v3/core/authors/614/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 463,
"title": "A Place In The Sun",
"url": "https://www.guitarparty.com/songs/a-place-in-the-sun/"
},
{
"id": 28674,
"title": "Eitt lítið jólatré",
"url": "https://www.guitarparty.com/songs/eitt-litid-jolatre/"
},
{
"id": 27119,
"title": "One little christmas tree",
"url": "https://www.guitarparty.com/songs/one-little-christmas-tree/"
},
{
"id": 884,
"title": "Someday at Christmas",
"url": "https://www.guitarparty.com/songs/someday-at-christmas/"
},
{
"id": 659,
"title": "Yfir fannhvíta jörð",
"url": "https://www.guitarparty.com/songs/yfir-fannhvita-jord/"
}
]
}