GET /api/v3/core/authors/706/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tony Hatch",
"title": "Tony Hatch",
"id": 706,
"slug": "tony-hatch",
"url": "https://www.guitarparty.com/api/v3/core/authors/706/?format=api",
"bio_short": "Tony Hatch (born 30 June 1939 or 1940) is an English composer, songwriter, pianist, music arranger, and producer.",
"artist_img": "//guitarparty.overcastcdn.com/images/TonyHatch.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21954,
"title": "Call Me",
"url": "https://www.guitarparty.com/songs/call-me-2/"
},
{
"id": 1111,
"title": "Downtown",
"url": "https://www.guitarparty.com/songs/downtown/"
},
{
"id": 25545,
"title": "Hringdu",
"url": "https://www.guitarparty.com/songs/hringdu/"
},
{
"id": 10092,
"title": "In Jesus Name I Pray",
"url": "https://www.guitarparty.com/songs/in-jesus-name-i-pray/"
}
]
}