GET /api/v3/core/authors/14193/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Weeknd",
"title": "The Weeknd",
"id": 14193,
"slug": "the-weeknd",
"url": "https://www.guitarparty.com/api/v3/core/authors/14193/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26672,
"title": "Blinding lights",
"url": "https://www.guitarparty.com/songs/blinding-lights/"
},
{
"id": 26752,
"title": "Save Your Tears",
"url": "https://www.guitarparty.com/songs/save-your-tears/"
}
]
}