GET /api/v3/core/authors/8717/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don",
"title": "Don",
"id": 8717,
"slug": "don",
"url": "https://www.guitarparty.com/api/v3/core/authors/8717/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Don.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18267,
"title": "All American Girl",
"url": "https://www.guitarparty.com/songs/all-american-girl/"
},
{
"id": 18268,
"title": "Do You Remember These",
"url": "https://www.guitarparty.com/songs/do-you-remember-these/"
}
]
}