GET /api/v3/core/authors/12603/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Whitney Houston",
"title": "Whitney Houston",
"id": 12603,
"slug": "whitney-houston",
"url": "https://www.guitarparty.com/api/v3/core/authors/12603/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 8736,
"title": "I Wanna Dance With Somebody",
"url": "https://www.guitarparty.com/songs/i-wanna-dance-with-somebody/"
},
{
"id": 23614,
"title": "I Will Always Love You",
"url": "https://www.guitarparty.com/songs/i-will-always-love-you-2/"
},
{
"id": 27426,
"title": "I will always love you (Whitney Houston)",
"url": "https://www.guitarparty.com/songs/i-will-always-love-you-whitney-houston/"
},
{
"id": 25156,
"title": "One moment in time",
"url": "https://www.guitarparty.com/songs/one-moment-in-time/"
}
]
}