GET /api/v3/core/authors/10525/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Black Crowes",
"title": "The Black Crowes",
"id": 10525,
"slug": "the-black-crowes",
"url": "https://www.guitarparty.com/api/v3/core/authors/10525/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/TheBlackCrowesSo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 25248,
"title": "Don't Do It (The Band)",
"url": "https://www.guitarparty.com/songs/dont-do-it-the-band/"
},
{
"id": 22561,
"title": "Remedy",
"url": "https://www.guitarparty.com/songs/remedy/"
},
{
"id": 22563,
"title": "She Talks To Angels",
"url": "https://www.guitarparty.com/songs/she-talks-to-angels/"
}
]
}