GET /api/v3/core/authors/8842/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Linda Hargrove",
"title": "Linda Hargrove",
"id": 8842,
"slug": "linda-hargrove",
"url": "https://www.guitarparty.com/api/v3/core/authors/8842/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LindaHargrovel.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19145,
"title": "Ive Never Loved Anyone More",
"url": "https://www.guitarparty.com/songs/ive-never-loved-anyone-more/"
},
{
"id": 25688,
"title": "Tennessee Whiskey (Chris Stapleton)",
"url": "https://www.guitarparty.com/songs/tennessee-whiskey-2/"
},
{
"id": 21681,
"title": "Tennessee Whiskey (David Allan Coe)",
"url": "https://www.guitarparty.com/songs/tennessee-whiskey/"
}
]
}