GET /api/v3/core/authors/15572/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Cowboy Junkies",
"title": "Cowboy Junkies",
"id": 15572,
"slug": "cowboy-junkies",
"url": "https://www.guitarparty.com/api/v3/core/authors/15572/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28220,
"title": "If You Were The Woman And I Was The Man",
"url": "https://www.guitarparty.com/songs/if-you-were-the-woman-and-i-was-the-man/"
}
]
}