GET /api/v3/core/authors/14492/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ethan Gold",
"title": "Ethan Gold",
"id": 14492,
"slug": "ethan-gold",
"url": "https://www.guitarparty.com/api/v3/core/authors/14492/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27090,
"title": "Our Love Is Beautiful",
"url": "https://www.guitarparty.com/songs/our-love-is-beautiful/"
},
{
"id": 27076,
"title": "Sway Lake (Lost Record Version)",
"url": "https://www.guitarparty.com/songs/sway-lake-lost-record-version/"
}
]
}