GET /api/v3/core/authors/7887/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fred Ebb",
"title": "Fred Ebb",
"id": 7887,
"slug": "fred-ebb",
"url": "https://www.guitarparty.com/api/v3/core/authors/7887/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/FredEbb.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 28567,
"title": "New York, New York",
"url": "https://www.guitarparty.com/songs/new-york-new-york/"
},
{
"id": 13689,
"title": "That Do Make It Nice",
"url": "https://www.guitarparty.com/songs/that-do-make-it-nice/"
}
]
}