GET /api/v3/core/authors/8189/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bud Reneau",
"title": "Bud Reneau",
"id": 8189,
"slug": "bud-reneau",
"url": "https://www.guitarparty.com/api/v3/core/authors/8189/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14331,
"title": "Oklahoma Sunshine",
"url": "https://www.guitarparty.com/songs/oklahoma-sunshine/"
},
{
"id": 21249,
"title": "Somewhere Between Love And Tomorrow",
"url": "https://www.guitarparty.com/songs/somewhere-between-love-and-tomorrow/"
}
]
}