GET /api/v3/core/authors/6384/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Vern Stovall",
"title": "Vern Stovall",
"id": 6384,
"slug": "vern-stovall",
"url": "https://www.guitarparty.com/api/v3/core/authors/6384/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21061,
"title": "Long Black Limousine",
"url": "https://www.guitarparty.com/songs/long-black-limousine/"
},
{
"id": 11255,
"title": "One More Memory",
"url": "https://www.guitarparty.com/songs/one-more-memory/"
},
{
"id": 21667,
"title": "Song Of Songs",
"url": "https://www.guitarparty.com/songs/song-of-songs/"
},
{
"id": 21808,
"title": "Wholl be the First",
"url": "https://www.guitarparty.com/songs/wholl-be-the-first/"
}
]
}