GET /api/v3/core/authors/7029/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Al Terry",
"title": "Al Terry",
"id": 7029,
"slug": "al-terry",
"url": "https://www.guitarparty.com/api/v3/core/authors/7029/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/AlTerry.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12051,
"title": "Falling Falling Falling",
"url": "https://www.guitarparty.com/songs/falling-falling-falling/"
},
{
"id": 10022,
"title": "Good Deal Lucille",
"url": "https://www.guitarparty.com/songs/good-deal-lucille/"
}
]
}