GET /api/v3/core/authors/10348/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Brothers Four",
"title": "The Brothers Four",
"id": 10348,
"slug": "the-brothers-four",
"url": "https://www.guitarparty.com/api/v3/core/authors/10348/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheBrothersFour.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22657,
"title": "Greenfields",
"url": "https://www.guitarparty.com/songs/greenfields/"
},
{
"id": 22376,
"title": "Yellow Bird",
"url": "https://www.guitarparty.com/songs/yellow-bird/"
}
]
}