GET /api/v3/core/authors/6487/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Larry Lee",
"title": "Larry Lee",
"id": 6487,
"slug": "larry-lee",
"url": "https://www.guitarparty.com/api/v3/core/authors/6487/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LarryLeeLARRY2.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 14176,
"title": "A Tear Dropped By",
"url": "https://www.guitarparty.com/songs/a-tear-dropped-by/"
},
{
"id": 11391,
"title": "At The Foot Of The Cross",
"url": "https://www.guitarparty.com/songs/at-the-foot-of-the-cross/"
},
{
"id": 18268,
"title": "Do You Remember These",
"url": "https://www.guitarparty.com/songs/do-you-remember-these/"
},
{
"id": 11922,
"title": "Outstanding In Your Field",
"url": "https://www.guitarparty.com/songs/outstanding-in-your-field/"
}
]
}