GET /api/v3/core/authors/10778/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Bobby Fuller Four",
"title": "The Bobby Fuller Four",
"id": 10778,
"slug": "the-bobby-fuller-four",
"url": "https://www.guitarparty.com/api/v3/core/authors/10778/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheBobbyFullerFo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9418,
"title": "I Fought The Law",
"url": "https://www.guitarparty.com/songs/i-fought-the-law/"
},
{
"id": 23024,
"title": "Rock House",
"url": "https://www.guitarparty.com/songs/rock-house/"
}
]
}