GET /api/v3/core/authors/1632/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robbie Krieger",
"title": "Robbie Krieger",
"id": 1632,
"slug": "robbie-krieger",
"url": "https://www.guitarparty.com/api/v3/core/authors/1632/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RobbieKrieger.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 1078,
"title": "Light my Fire",
"url": "https://www.guitarparty.com/songs/light-my-fire/"
},
{
"id": 23882,
"title": "Touch me (The Doors)",
"url": "https://www.guitarparty.com/songs/touch-me-2/"
}
]
}