GET /api/v3/core/authors/13320/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Simply Red",
"title": "Simply Red",
"id": 13320,
"slug": "simply-red",
"url": "https://www.guitarparty.com/api/v3/core/authors/13320/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27878,
"title": "Holding back the years",
"url": "https://www.guitarparty.com/songs/holding-back-the-years/"
},
{
"id": 25424,
"title": "Stars (Simply Red)",
"url": "https://www.guitarparty.com/songs/stars/"
}
]
}