GET /api/v3/core/authors/6172/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Carson Robison",
"title": "Carson Robison",
"id": 6172,
"slug": "carson-robison",
"url": "https://www.guitarparty.com/api/v3/core/authors/6172/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/CarsonRobisonCar.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18178,
"title": "Little Green Valley",
"url": "https://www.guitarparty.com/songs/little-green-valley/"
},
{
"id": 10937,
"title": "There's A Bridle Hanging On The Wall",
"url": "https://www.guitarparty.com/songs/theres-a-bridle-hanging-on-the-wall/"
},
{
"id": 21400,
"title": "Wreck Of The Number Nine",
"url": "https://www.guitarparty.com/songs/wreck-of-the-number-nine/"
}
]
}