GET /api/v3/core/authors/7368/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pat Alger",
"title": "Pat Alger",
"id": 7368,
"slug": "pat-alger",
"url": "https://www.guitarparty.com/api/v3/core/authors/7368/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/PatAlgerPat.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10539,
"title": "Small Town Saturday Night",
"url": "https://www.guitarparty.com/songs/small-town-saturday-night/"
},
{
"id": 10548,
"title": "Till I Found You",
"url": "https://www.guitarparty.com/songs/till-i-found-you/"
}
]
}