GET /api/v3/core/authors/8411/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Irwin Levine",
"title": "Irwin Levine",
"id": 8411,
"slug": "irwin-levine",
"url": "https://www.guitarparty.com/api/v3/core/authors/8411/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15172,
"title": "Knock Three Times",
"url": "https://www.guitarparty.com/songs/knock-three-times/"
},
{
"id": 21664,
"title": "Tie A Yellow Ribbon Round The Old Oak Tree",
"url": "https://www.guitarparty.com/songs/tie-a-yellow-ribbon-round-the-old-oak-tree/"
}
]
}