GET /api/v3/core/authors/14570/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alejandro Ghersi",
"title": "Alejandro Ghersi",
"id": 14570,
"slug": "alejandro-ghersi",
"url": "https://www.guitarparty.com/api/v3/core/authors/14570/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27180,
"title": "Future Forever",
"url": "https://www.guitarparty.com/songs/future-forever/"
},
{
"id": 28166,
"title": "Saint",
"url": "https://www.guitarparty.com/songs/saint/"
}
]
}