GET /api/v3/core/authors/14218/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bob Heatlie",
"title": "Bob Heatlie",
"id": 14218,
"slug": "bob-heatlie",
"url": "https://www.guitarparty.com/api/v3/core/authors/14218/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2905,
"title": "Frjókorn falla",
"url": "https://www.guitarparty.com/songs/frjokorn-falla/"
},
{
"id": 26708,
"title": "Merry Christmas Everyone",
"url": "https://www.guitarparty.com/songs/merry-christmas-everyone/"
},
{
"id": 661,
"title": "Snjókorn falla",
"url": "https://www.guitarparty.com/songs/snjokorn-falla/"
}
]
}