GET /api/v3/core/authors/13082/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Steve Goldstein",
"title": "Steve Goldstein",
"id": 13082,
"slug": "steve-goldstein",
"url": "https://www.guitarparty.com/api/v3/core/authors/13082/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25164,
"title": "Christmas Without You",
"url": "https://www.guitarparty.com/songs/christmas-without-you/"
},
{
"id": 25165,
"title": "Jólastund án þín",
"url": "https://www.guitarparty.com/songs/jolastund-an-thin/"
}
]
}