GET /api/v3/core/authors/13533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Axel O & Co",
"title": "Axel O & Co",
"id": 13533,
"slug": "axel-o-co",
"url": "https://www.guitarparty.com/api/v3/core/authors/13533/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25706,
"title": "Country Man",
"url": "https://www.guitarparty.com/songs/country-man/"
},
{
"id": 25707,
"title": "Drinkers and thinkers",
"url": "https://www.guitarparty.com/songs/drinkers-and-thinkers/"
},
{
"id": 25708,
"title": "You are trouble",
"url": "https://www.guitarparty.com/songs/you-are-trouble/"
},
{
"id": 25703,
"title": "You look good",
"url": "https://www.guitarparty.com/songs/you-look-good/"
}
]
}