GET /api/v3/core/authors/9495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Edgar Leslie",
"title": "Edgar Leslie",
"id": 9495,
"slug": "edgar-leslie",
"url": "https://www.guitarparty.com/api/v3/core/authors/9495/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20978,
"title": "Among My Souvenirs",
"url": "https://www.guitarparty.com/songs/among-my-souvenirs/"
},
{
"id": 22230,
"title": "For Me And My Gal",
"url": "https://www.guitarparty.com/songs/for-me-and-my-gal/"
},
{
"id": 21986,
"title": "The Moon Was Yellow",
"url": "https://www.guitarparty.com/songs/the-moon-was-yellow/"
}
]
}