GET /api/v3/core/authors/5357/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Chris Tomlin",
"title": "Chris Tomlin",
"id": 5357,
"slug": "chris-tomlin",
"url": "https://www.guitarparty.com/api/v3/core/authors/5357/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ChrisTomlin.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 9745,
"title": "God Of This City (ver 2)",
"url": "https://www.guitarparty.com/songs/god-of-this-city-ver-2/"
},
{
"id": 9746,
"title": "I Stand Amazed",
"url": "https://www.guitarparty.com/songs/i-stand-amazed/"
},
{
"id": 9739,
"title": "Symphony",
"url": "https://www.guitarparty.com/songs/symphony/"
},
{
"id": 9744,
"title": "Unchanging",
"url": "https://www.guitarparty.com/songs/unchanging/"
},
{
"id": 9743,
"title": "We are Hungry",
"url": "https://www.guitarparty.com/songs/we-are-hungry/"
}
]
}