GET /api/v3/core/authors/6722/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Wendell Mobley",
"title": "Wendell Mobley",
"id": 6722,
"slug": "wendell-mobley",
"url": "https://www.guitarparty.com/api/v3/core/authors/6722/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/WendellMobleyl_4.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22532,
"title": "That’s How Country Feels",
"url": "https://www.guitarparty.com/songs/thats-how-country-feels/"
},
{
"id": 11776,
"title": "We Can't Love Like This Anymore",
"url": "https://www.guitarparty.com/songs/we-cant-love-like-this-anymore/"
}
]
}