GET /api/v3/core/authors/8629/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gary Nicholson",
"title": "Gary Nicholson",
"id": 8629,
"slug": "gary-nicholson",
"url": "https://www.guitarparty.com/api/v3/core/authors/8629/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GaryNicholson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21149,
"title": "A Thous, Times A Day",
"url": "https://www.guitarparty.com/songs/a-thous-times-a-day/"
},
{
"id": 26220,
"title": "One More Last Chance",
"url": "https://www.guitarparty.com/songs/one-more-last-chance/"
},
{
"id": 17507,
"title": "Thats The Thing About Love",
"url": "https://www.guitarparty.com/songs/thats-the-thing-about-love/"
}
]
}