GET /api/v3/core/authors/8070/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Howard Thomas Brasfield",
"title": "Howard Thomas Brasfield",
"id": 8070,
"slug": "howard-thomas-brasfield",
"url": "https://www.guitarparty.com/api/v3/core/authors/8070/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14056,
"title": "Im Gonna Love Her On The Radio",
"url": "https://www.guitarparty.com/songs/im-gonna-love-her-on-the-radio/"
}
]
}