GET /api/v3/core/authors/118/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joe Hill",
"title": "Joe Hill",
"id": 118,
"slug": "joe-hill",
"url": "https://www.guitarparty.com/api/v3/core/authors/118/?format=api",
"bio_short": "Joe Hill, born Joel Emmanuel Hägglund, and also known as Joseph Hillström (October 7, 1879 or 1882 – November 19, 1915) was a Swedish-American labor activist, songwriter, and member of the Industrial Workers of the World (IWW, also known as the Wobblies). He was executed for murder after a controversial trial. After his death, he was memorialized by several folk songs.",
"artist_img": "//guitarparty.overcastcdn.com/images/JoeHilljoe_hill.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 118,
"title": "Bíttu gras",
"url": "https://www.guitarparty.com/songs/bittu-gras/"
},
{
"id": 26452,
"title": "Palli Hall",
"url": "https://www.guitarparty.com/songs/palli-hall/"
}
]
}