GET /api/v3/core/authors/266/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George David Weiss",
"title": "George David Weiss",
"id": 266,
"slug": "george-david-weiss",
"url": "https://www.guitarparty.com/api/v3/core/authors/266/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 13835,
"title": "Johnny Freedom",
"url": "https://www.guitarparty.com/songs/johnny-freedom/"
},
{
"id": 22000,
"title": "Lullaby of Birdland",
"url": "https://www.guitarparty.com/songs/lullaby-of-birdland/"
},
{
"id": 22462,
"title": "That Sunday That Summer",
"url": "https://www.guitarparty.com/songs/that-sunday-that-summer/"
},
{
"id": 3185,
"title": "What A Wonderful World",
"url": "https://www.guitarparty.com/songs/what-a-wonderful-world-3/"
},
{
"id": 27166,
"title": "Yndislegt líf",
"url": "https://www.guitarparty.com/songs/yndislegt-lif/"
}
]
}