GET /api/v3/core/authors/10780/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Seekers",
"title": "The Seekers",
"id": 10780,
"slug": "the-seekers",
"url": "https://www.guitarparty.com/api/v3/core/authors/10780/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/TheSeekers.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11208,
"title": "A World Of Our Own",
"url": "https://www.guitarparty.com/songs/a-world-of-our-own/"
},
{
"id": 12077,
"title": "I'll Never Find Another You",
"url": "https://www.guitarparty.com/songs/ill-never-find-another-you/"
}
]
}