GET /api/v3/core/authors/13531/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ralph Blane",
"title": "Ralph Blane",
"id": 13531,
"slug": "ralph-blane",
"url": "https://www.guitarparty.com/api/v3/core/authors/13531/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 9423,
"title": "Have Yourself A Merry Little Christmas",
"url": "https://www.guitarparty.com/songs/have-yourself-a-merry-little-christmas/"
},
{
"id": 27632,
"title": "Lítið barn í jötu lá",
"url": "https://www.guitarparty.com/songs/litid-barn-i-jotu-la/"
}
]
}