GET /api/v3/core/authors/5610/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bertram H. Shadduck",
"title": "Bertram H. Shadduck",
"id": 5610,
"slug": "bertram-h-shadduck",
"url": "https://www.guitarparty.com/api/v3/core/authors/5610/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10261,
"title": "I Dreamed Of The Great Judgment Morning",
"url": "https://www.guitarparty.com/songs/i-dreamed-of-the-great-judgment-morning/"
}
]
}