GET /api/v3/core/authors/14601/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dropkick Murphys",
"title": "Dropkick Murphys",
"id": 14601,
"slug": "dropkick-murphys",
"url": "https://www.guitarparty.com/api/v3/core/authors/14601/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27202,
"title": "I Wish You Were Here",
"url": "https://www.guitarparty.com/songs/i-wish-you-were-here/"
},
{
"id": 28119,
"title": "Johnny, I Hardly Knew Ya",
"url": "https://www.guitarparty.com/songs/johnny-i-hardly-knew-ya/"
},
{
"id": 27329,
"title": "Never git drunk no more",
"url": "https://www.guitarparty.com/songs/never-git-drunk-no-more/"
},
{
"id": 28117,
"title": "Rose Tattoo",
"url": "https://www.guitarparty.com/songs/rose-tattoo/"
},
{
"id": 27300,
"title": "The Dirty Glass",
"url": "https://www.guitarparty.com/songs/the-dirty-glass/"
}
]
}