GET /api/v3/core/authors/6162/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Susan Raye",
"title": "Susan Raye",
"id": 6162,
"slug": "susan-raye",
"url": "https://www.guitarparty.com/api/v3/core/authors/6162/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/SusanRaye5.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13625,
"title": "Ive Got A Happy Heart",
"url": "https://www.guitarparty.com/songs/ive-got-a-happy-heart/"
},
{
"id": 10930,
"title": "L A International Airport",
"url": "https://www.guitarparty.com/songs/l-a-international-airport/"
},
{
"id": 20675,
"title": "The Cheating Game",
"url": "https://www.guitarparty.com/songs/the-cheating-game/"
},
{
"id": 17447,
"title": "Were Gonna Get Together",
"url": "https://www.guitarparty.com/songs/were-gonna-get-together/"
}
]
}