GET /api/v3/core/authors/11624/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lana Del Rey",
"title": "Lana Del Rey",
"id": 11624,
"slug": "lana-del-rey",
"url": "https://www.guitarparty.com/api/v3/core/authors/11624/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26912,
"title": "Once Upon a Dream (Sleeping Beauty song)",
"url": "https://www.guitarparty.com/songs/once-upon-a-dream-sleeping-beauty-song/"
},
{
"id": 23727,
"title": "Summertime Sadness",
"url": "https://www.guitarparty.com/songs/summertime-sadness/"
},
{
"id": 24824,
"title": "Video games",
"url": "https://www.guitarparty.com/songs/video-games/"
},
{
"id": 28078,
"title": "Young and beautiful",
"url": "https://www.guitarparty.com/songs/young-and-beautiful-2/"
}
]
}