GET /api/v3/core/authors/5580/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobby Goldsboro",
"title": "Bobby Goldsboro",
"id": 5580,
"slug": "bobby-goldsboro",
"url": "https://www.guitarparty.com/api/v3/core/authors/5580/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/BobbyGoldsboro.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17357,
"title": "Honey (I miss you)",
"url": "https://www.guitarparty.com/songs/honey/"
},
{
"id": 10219,
"title": "With Pen In Hand",
"url": "https://www.guitarparty.com/songs/with-pen-in-hand/"
}
]
}