GET /api/v3/core/authors/482/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Simon and Garfunkel",
"title": "Simon and Garfunkel",
"id": 482,
"slug": "simon-and-garfunkel",
"url": "https://www.guitarparty.com/api/v3/core/authors/482/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SimonandGarfunke.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9243,
"title": "A Poem Of Underground Wall",
"url": "https://www.guitarparty.com/songs/a-poem-of-underground-wall/"
},
{
"id": 842,
"title": "Bridge over Troubled Water",
"url": "https://www.guitarparty.com/songs/bridge-over-trouble-water/"
},
{
"id": 3015,
"title": "El Condor Pasa",
"url": "https://www.guitarparty.com/songs/el-condor-pasa/"
},
{
"id": 6061,
"title": "Homeward Bound",
"url": "https://www.guitarparty.com/songs/homeward-bound/"
},
{
"id": 6051,
"title": "I Am A Rock",
"url": "https://www.guitarparty.com/songs/i-am-a-rock/"
},
{
"id": 23017,
"title": "Leaves That Are Green",
"url": "https://www.guitarparty.com/songs/leaves-that-are-green/"
},
{
"id": 601,
"title": "Mrs. Robinson",
"url": "https://www.guitarparty.com/songs/mrs-robinson/"
},
{
"id": 1908,
"title": "The Boxer",
"url": "https://www.guitarparty.com/songs/the-boxer/"
},
{
"id": 4011,
"title": "The Sound of Silence",
"url": "https://www.guitarparty.com/songs/sound-of-silence/"
}
]
}