GET /api/v3/core/authors/11420/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Denniz Pop",
"title": " Denniz Pop",
"id": 11420,
"slug": "denniz-pop",
"url": "https://www.guitarparty.com/api/v3/core/authors/11420/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27270,
"title": "Everybody (Backstreet´s back)",
"url": "https://www.guitarparty.com/songs/everybody-backstreet-s-back/"
},
{
"id": 23592,
"title": "Wish you were here (Rednex)",
"url": "https://www.guitarparty.com/songs/wish-you-were-here-2/"
}
]
}