GET /api/v3/core/authors/7630/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dave Dudley",
"title": "Dave Dudley",
"id": 7630,
"slug": "dave-dudley",
"url": "https://www.guitarparty.com/api/v3/core/authors/7630/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DaveDudley.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17345,
"title": "Artificial Rose",
"url": "https://www.guitarparty.com/songs/artificial-rose/"
},
{
"id": 20019,
"title": "Don´t Fence Me In",
"url": "https://www.guitarparty.com/songs/don-t-fence-me-in/"
},
{
"id": 12999,
"title": "Get Me Back To Tennessee",
"url": "https://www.guitarparty.com/songs/get-me-back-to-tennessee/"
},
{
"id": 21552,
"title": "Six Days on the Road",
"url": "https://www.guitarparty.com/songs/six-days-on-the-road/"
}
]
}