GET /api/v3/core/authors/6714/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Johnny Gimble",
"title": "Johnny Gimble",
"id": 6714,
"slug": "johnny-gimble",
"url": "https://www.guitarparty.com/api/v3/core/authors/6714/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JohnnyGimblegimb.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14041,
"title": "End of the Line",
"url": "https://www.guitarparty.com/songs/end-of-the-line/"
},
{
"id": 23557,
"title": "Ég veit ei hvað skal segja",
"url": "https://www.guitarparty.com/songs/eg-veit-ei-hvad-skal-segja/"
},
{
"id": 12893,
"title": "Guide Me Lord",
"url": "https://www.guitarparty.com/songs/guide-me-lord/"
},
{
"id": 11766,
"title": "Under The X In Texas",
"url": "https://www.guitarparty.com/songs/under-the-x-in-texas/"
}
]
}