GET /api/v3/core/authors/5268/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Mavericks",
"title": "The Mavericks",
"id": 5268,
"slug": "the-mavericks",
"url": "https://www.guitarparty.com/api/v3/core/authors/5268/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheMavericksPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20005,
"title": "All That Heaven Will Allow",
"url": "https://www.guitarparty.com/songs/all-that-heaven-will-allow/"
},
{
"id": 24979,
"title": "All You Ever Do is Bring Me Down",
"url": "https://www.guitarparty.com/songs/all-you-ever-do-is-bring-me-down/"
},
{
"id": 9252,
"title": "Dream River",
"url": "https://www.guitarparty.com/songs/dream-river/"
},
{
"id": 9254,
"title": "Oh What A Thrill",
"url": "https://www.guitarparty.com/songs/oh-what-a-thrill/"
},
{
"id": 9253,
"title": "This Broken Heart",
"url": "https://www.guitarparty.com/songs/this-broken-heart/"
}
]
}