GET /api/v3/core/authors/15573/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Timmins",
"title": "Michael Timmins",
"id": 15573,
"slug": "michael-timmins",
"url": "https://www.guitarparty.com/api/v3/core/authors/15573/?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/"
}
]
}