GET /api/v3/core/authors/15304/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alvin Valesco",
"title": "Alvin Valesco",
"id": 15304,
"slug": "alvin-valesco",
"url": "https://www.guitarparty.com/api/v3/core/authors/15304/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27976,
"title": "Throw It All Away",
"url": "https://www.guitarparty.com/songs/throw-it-all-away/"
},
{
"id": 28011,
"title": "Watch Me Miss",
"url": "https://www.guitarparty.com/songs/watch-me-miss/"
}
]
}