GET /api/v3/core/authors/11753/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Tony Butler",
"title": " Tony Butler",
"id": 11753,
"slug": "tony-butler",
"url": "https://www.guitarparty.com/api/v3/core/authors/11753/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23850,
"title": "Chance",
"url": "https://www.guitarparty.com/songs/chance/"
},
{
"id": 23844,
"title": "In a big country",
"url": "https://www.guitarparty.com/songs/in-a-big-country/"
},
{
"id": 23873,
"title": "The Storm",
"url": "https://www.guitarparty.com/songs/the-storm-2/"
}
]
}