GET /api/v3/core/authors/8087/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Arlie Duff",
"title": "Arlie Duff",
"id": 8087,
"slug": "arlie-duff",
"url": "https://www.guitarparty.com/api/v3/core/authors/8087/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ArlieDuffarliedu.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14095,
"title": "Another Story",
"url": "https://www.guitarparty.com/songs/another-story/"
},
{
"id": 20431,
"title": "Its The Little Things",
"url": "https://www.guitarparty.com/songs/its-the-little-things/"
}
]
}