GET /api/v3/core/authors/5128/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tim Hughes",
"title": "Tim Hughes",
"id": 5128,
"slug": "tim-hughes",
"url": "https://www.guitarparty.com/api/v3/core/authors/5128/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TimHughesTim.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 8613,
"title": "Giver Of Life",
"url": "https://www.guitarparty.com/songs/giver-of-life/"
},
{
"id": 8610,
"title": "Here I am to Worship (ver. 2)",
"url": "https://www.guitarparty.com/songs/here-i-am-to-worship-ver-2/"
},
{
"id": 8612,
"title": "I Can Only Imagine",
"url": "https://www.guitarparty.com/songs/i-can-only-imagine/"
},
{
"id": 8611,
"title": "The Highest And Greatest",
"url": "https://www.guitarparty.com/songs/the-highest-and-greatest/"
}
]
}