GET /api/v3/core/authors/7341/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Larry Cordle",
"title": "Larry Cordle",
"id": 7341,
"slug": "larry-cordle",
"url": "https://www.guitarparty.com/api/v3/core/authors/7341/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LarryCordle.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14223,
"title": "Country In My Genes",
"url": "https://www.guitarparty.com/songs/country-in-my-genes/"
},
{
"id": 11588,
"title": "Heartbreak Hurricane",
"url": "https://www.guitarparty.com/songs/heartbreak-hurricane/"
},
{
"id": 10803,
"title": "Highway Forty Blues",
"url": "https://www.guitarparty.com/songs/highway-forty-blues/"
},
{
"id": 11306,
"title": "Honky Tonk Crowd",
"url": "https://www.guitarparty.com/songs/honky-tonk-crowd/"
},
{
"id": 21850,
"title": "Murder On Music Row",
"url": "https://www.guitarparty.com/songs/murder-on-music-row/"
},
{
"id": 10396,
"title": "You Can't Do Wrong And Get By",
"url": "https://www.guitarparty.com/songs/you-cant-do-wrong-and-get-by/"
},
{
"id": 13117,
"title": "You Cant Take It With You When You Go",
"url": "https://www.guitarparty.com/songs/you-cant-take-it-with-you-when-you-go/"
}
]
}