GET /api/v3/core/authors/8275/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Helen Hudgins",
"title": "Helen Hudgins",
"id": 8275,
"slug": "helen-hudgins",
"url": "https://www.guitarparty.com/api/v3/core/authors/8275/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14826,
"title": "Don´t Ever Take The Ribbons From Your Hair",
"url": "https://www.guitarparty.com/songs/don-t-ever-take-the-ribbons-from-your-hair/"
}
]
}