GET /api/v3/core/authors/6624/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jesse Ashlock",
"title": "Jesse Ashlock",
"id": 6624,
"slug": "jesse-ashlock",
"url": "https://www.guitarparty.com/api/v3/core/authors/6624/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JesseAshlockJess.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11637,
"title": "I Care No More",
"url": "https://www.guitarparty.com/songs/i-care-no-more/"
},
{
"id": 12963,
"title": "My Life's Been A Pleasure",
"url": "https://www.guitarparty.com/songs/my-lifes-been-a-pleasure/"
},
{
"id": 20725,
"title": "Please Don’t Leave Me Darling",
"url": "https://www.guitarparty.com/songs/please-dont-leave-me-darling/"
},
{
"id": 13058,
"title": "Still Water Runs The Deepest",
"url": "https://www.guitarparty.com/songs/still-water-runs-the-deepest/"
}
]
}