GET /api/v3/core/authors/5274/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Emery",
"title": "Emery",
"id": 5274,
"slug": "emery",
"url": "https://www.guitarparty.com/api/v3/core/authors/5274/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Emery900x900PNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9316,
"title": "Don't Bore Us, Get To The Chorus",
"url": "https://www.guitarparty.com/songs/dont-bore-us-get-to-the-chorus/"
},
{
"id": 9315,
"title": "I Never Got To See The West Coast",
"url": "https://www.guitarparty.com/songs/i-never-got-to-see-the-west-coast/"
},
{
"id": 9314,
"title": "Playing With Fire",
"url": "https://www.guitarparty.com/songs/playing-with-fire/"
},
{
"id": 9317,
"title": "The Secret",
"url": "https://www.guitarparty.com/songs/the-secret/"
}
]
}