GET /api/v3/core/authors/7886/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Scott Anders",
"title": "Scott Anders",
"id": 7886,
"slug": "scott-anders",
"url": "https://www.guitarparty.com/api/v3/core/authors/7886/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15208,
"title": "High Cotton",
"url": "https://www.guitarparty.com/songs/high-cotton/"
},
{
"id": 13687,
"title": "When Love Was Something Else",
"url": "https://www.guitarparty.com/songs/when-love-was-something-else/"
}
]
}