GET /api/v3/core/authors/8435/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Herbert Kretzmer",
"title": "Herbert Kretzmer",
"id": 8435,
"slug": "herbert-kretzmer",
"url": "https://www.guitarparty.com/api/v3/core/authors/8435/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/HerbertKretzmerl.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 24722,
"title": "Bring him home",
"url": "https://www.guitarparty.com/songs/bring-him-home/"
},
{
"id": 24475,
"title": "Do you hear the poeple sing",
"url": "https://www.guitarparty.com/songs/do-you-hear-the-poeple-sing/"
},
{
"id": 24723,
"title": "Empty chairs",
"url": "https://www.guitarparty.com/songs/empty-chairs/"
},
{
"id": 15202,
"title": "Yesterday When I Was Young",
"url": "https://www.guitarparty.com/songs/yesterday-when-i-was-young/"
}
]
}