GET /api/v3/core/authors/2623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "David Hill",
"title": "David Hill",
"id": 2623,
"slug": "david-hill-1",
"url": "https://www.guitarparty.com/api/v3/core/authors/2623/?format=api",
"bio_short": "\n",
"artist_img": "//guitarparty.overcastcdn.com/images/DietmarSchnherrs.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 1937,
"title": "Speedy Gonzales",
"url": "https://www.guitarparty.com/songs/speedy-gonzales/"
},
{
"id": 13362,
"title": "Terrific Together",
"url": "https://www.guitarparty.com/songs/terrific-together/"
}
]
}