GET /api/v3/core/authors/8360/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lee Roy Abernathy",
"title": "Lee Roy Abernathy",
"id": 8360,
"slug": "lee-roy-abernathy",
"url": "https://www.guitarparty.com/api/v3/core/authors/8360/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LeeRoyAbernathya.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 15080,
"title": "A Wonderful Time Up There",
"url": "https://www.guitarparty.com/songs/a-wonderful-time-up-there/"
},
{
"id": 21627,
"title": "I Want To Know More About My Jesus",
"url": "https://www.guitarparty.com/songs/i-want-to-know-more-about-my-jesus/"
}
]
}