GET /api/v3/core/authors/11194/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tim Bergling",
"title": "Tim Bergling",
"id": 11194,
"slug": "tim-bergling",
"url": "https://www.guitarparty.com/api/v3/core/authors/11194/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23416,
"title": "Hey brother",
"url": "https://www.guitarparty.com/songs/hey-brother/"
},
{
"id": 26814,
"title": "The Nights",
"url": "https://www.guitarparty.com/songs/the-nights/"
},
{
"id": 23411,
"title": "Wake me up",
"url": "https://www.guitarparty.com/songs/wake-me-up/"
}
]
}