GET /api/v3/core/authors/14338/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Thomas Hull",
"title": "Thomas Hull",
"id": 14338,
"slug": "thomas-hull",
"url": "https://www.guitarparty.com/api/v3/core/authors/14338/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26865,
"title": "As It Was",
"url": "https://www.guitarparty.com/songs/as-it-was/"
},
{
"id": 26636,
"title": "Watermelon sugar",
"url": "https://www.guitarparty.com/songs/watermelon-sugar/"
}
]
}