GET /api/v3/core/authors/8323/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jack Segal",
"title": "Jack Segal",
"id": 8323,
"slug": "jack-segal",
"url": "https://www.guitarparty.com/api/v3/core/authors/8323/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14943,
"title": "Scarlet Ribbons",
"url": "https://www.guitarparty.com/songs/scarlet-ribbons/"
},
{
"id": 22079,
"title": "When Joanna Loved Me",
"url": "https://www.guitarparty.com/songs/when-joanna-loved-me/"
}
]
}