GET /api/v3/core/authors/401/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "One Republic",
"title": "One Republic",
"id": 401,
"slug": "one-republic",
"url": "https://www.guitarparty.com/api/v3/core/authors/401/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/OneRepubliconere.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 2894,
"title": "All the right moves",
"url": "https://www.guitarparty.com/songs/all-the-right-moves/"
},
{
"id": 471,
"title": "Apologize",
"url": "https://www.guitarparty.com/songs/apologize/"
},
{
"id": 23465,
"title": "Counting Stars",
"url": "https://www.guitarparty.com/songs/counting-stars/"
},
{
"id": 3809,
"title": "Secrets",
"url": "https://www.guitarparty.com/songs/secrets/"
},
{
"id": 2549,
"title": "Stop and Stare",
"url": "https://www.guitarparty.com/songs/stop-and-stare/"
}
]
}