GET /api/v3/core/authors/7735/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Karl Davis",
"title": "Karl Davis",
"id": 7735,
"slug": "karl-davis",
"url": "https://www.guitarparty.com/api/v3/core/authors/7735/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/KarlDavisA114504.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13400,
"title": "Country Hall Of Fame",
"url": "https://www.guitarparty.com/songs/country-hall-of-fame/"
},
{
"id": 19372,
"title": "I´m Just Here to Get My Baby Out of Jail",
"url": "https://www.guitarparty.com/songs/i-m-just-here-to-get-my-baby-out-of-jail/"
}
]
}