GET /api/v3/core/authors/5160/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Guy Sebastian",
"title": "Guy Sebastian",
"id": 5160,
"slug": "guy-sebastian",
"url": "https://www.guitarparty.com/api/v3/core/authors/5160/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GuySebastianGuyP.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 8773,
"title": "Angels brought me here",
"url": "https://www.guitarparty.com/songs/angels-brought-me-here/"
},
{
"id": 8774,
"title": "Cover On My Heart",
"url": "https://www.guitarparty.com/songs/cover-on-my-heart/"
},
{
"id": 8776,
"title": "Receive The Power",
"url": "https://www.guitarparty.com/songs/receive-the-power/"
},
{
"id": 8777,
"title": "Unbreakable",
"url": "https://www.guitarparty.com/songs/unbreakable/"
}
]
}