GET /api/v3/core/authors/5987/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jake Porter",
"title": "Jake Porter",
"id": 5987,
"slug": "jake-porter",
"url": "https://www.guitarparty.com/api/v3/core/authors/5987/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JakePorterChrisS.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10715,
"title": "Ko Ko Mo I Love You So Counting Tears",
"url": "https://www.guitarparty.com/songs/ko-ko-mo-i-love-you-so-counting-tears/"
}
]
}