GET /api/v3/core/authors/6118/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Charles Kenny",
"title": "Charles Kenny",
"id": 6118,
"slug": "charles-kenny",
"url": "https://www.guitarparty.com/api/v3/core/authors/6118/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21478,
"title": "Love Letters in the Sand",
"url": "https://www.guitarparty.com/songs/love-letters-in-the-sand/"
},
{
"id": 22027,
"title": "Make Believe Island",
"url": "https://www.guitarparty.com/songs/make-believe-island/"
},
{
"id": 10886,
"title": "There's A Gold Mine In The Sky",
"url": "https://www.guitarparty.com/songs/theres-a-gold-mine-in-the-sky/"
}
]
}