GET /api/v3/core/authors/1269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Les Reed",
"title": "Les Reed",
"id": 1269,
"slug": "les-reed",
"url": "https://www.guitarparty.com/api/v3/core/authors/1269/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/LesReed.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 511,
"title": "Delilah",
"url": "https://www.guitarparty.com/songs/delilah/"
},
{
"id": 23793,
"title": "Ég ann þér enn",
"url": "https://www.guitarparty.com/songs/eg-ann-ther-enn/"
},
{
"id": 23794,
"title": "Ég ann þér enn (án hækkunnar)",
"url": "https://www.guitarparty.com/songs/eg-ann-ther-enn-an-haekkunnar/"
},
{
"id": 28372,
"title": "I'm Coming Home",
"url": "https://www.guitarparty.com/songs/im-coming-home/"
},
{
"id": 758,
"title": "It’s Not Unusual",
"url": "https://www.guitarparty.com/songs/its-not-unusual/"
},
{
"id": 28971,
"title": "There is a kind of hush (the Carpenters)",
"url": "https://www.guitarparty.com/songs/there-is-a-kind-of-hush/"
},
{
"id": 28371,
"title": "Um þessi jól",
"url": "https://www.guitarparty.com/songs/um-thessi-jol/"
}
]
}