GET /api/v3/core/authors/14085/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tómas Welding",
"title": "Tómas Welding",
"id": 14085,
"slug": "tomas-welding",
"url": "https://www.guitarparty.com/api/v3/core/authors/14085/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26521,
"title": "Here they come",
"url": "https://www.guitarparty.com/songs/here-they-come/"
},
{
"id": 27501,
"title": "Lifeline",
"url": "https://www.guitarparty.com/songs/lifeline/"
}
]
}