GET /api/v3/core/authors/6698/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tony Booth",
"title": "Tony Booth",
"id": 6698,
"slug": "tony-booth",
"url": "https://www.guitarparty.com/api/v3/core/authors/6698/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TonyBooth.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17356,
"title": "Heartache Remover",
"url": "https://www.guitarparty.com/songs/heartache-remover/"
},
{
"id": 18742,
"title": "I´ll See You In My Dreams",
"url": "https://www.guitarparty.com/songs/i-ll-see-you-in-my-dreams/"
},
{
"id": 11745,
"title": "Love Don't Care",
"url": "https://www.guitarparty.com/songs/love-dont-care/"
}
]
}