GET /api/v3/core/authors/10736/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Passenger",
"title": "Passenger",
"id": 10736,
"slug": "passenger",
"url": "https://www.guitarparty.com/api/v3/core/authors/10736/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/PassengerPNGvers.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22893,
"title": "Feather On The Clyde",
"url": "https://www.guitarparty.com/songs/feather-on-the-clyde/"
},
{
"id": 22872,
"title": "Flight Of The Crow",
"url": "https://www.guitarparty.com/songs/flight-of-the-crow/"
},
{
"id": 23335,
"title": "Let Her Go",
"url": "https://www.guitarparty.com/songs/let-her-go/"
},
{
"id": 24837,
"title": "Life's for the living",
"url": "https://www.guitarparty.com/songs/lifes-for-the-living/"
},
{
"id": 23610,
"title": "Things That Stop You Dreaming",
"url": "https://www.guitarparty.com/songs/things-that-stop-you-dreaming/"
},
{
"id": 23488,
"title": "Wrong Direction",
"url": "https://www.guitarparty.com/songs/wrong-direction/"
}
]
}