GET /api/v3/core/authors/16057/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "múm",
"title": "múm",
"id": 16057,
"slug": "mum",
"url": "https://www.guitarparty.com/api/v3/core/authors/16057/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28668,
"title": "Green Grass Of Tunnel",
"url": "https://www.guitarparty.com/songs/green-grass-of-tunnel/"
},
{
"id": 28669,
"title": "Sing Along",
"url": "https://www.guitarparty.com/songs/sing-along/"
},
{
"id": 28670,
"title": "The Colorful Stabwound",
"url": "https://www.guitarparty.com/songs/the-colorful-stabwound/"
}
]
}