GET /api/v3/core/authors/6837/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sterling Whipple",
"title": "Sterling Whipple",
"id": 6837,
"slug": "sterling-whipple",
"url": "https://www.guitarparty.com/api/v3/core/authors/6837/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12010,
"title": "Ain't No California",
"url": "https://www.guitarparty.com/songs/aint-no-california/"
},
{
"id": 18732,
"title": "In Some Room Above The Street",
"url": "https://www.guitarparty.com/songs/in-some-room-above-the-street/"
}
]
}