GET /api/v3/core/authors/8062/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tommy Polk",
"title": "Tommy Polk",
"id": 8062,
"slug": "tommy-polk",
"url": "https://www.guitarparty.com/api/v3/core/authors/8062/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14029,
"title": "Blowing Smoke",
"url": "https://www.guitarparty.com/songs/blowing-smoke/"
},
{
"id": 21566,
"title": "Look What Followed Me Home",
"url": "https://www.guitarparty.com/songs/look-what-followed-me-home/"
}
]
}