GET /api/v3/core/authors/12097/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tom Petty & The Heartbreakers",
"title": "Tom Petty & The Heartbreakers",
"id": 12097,
"slug": "tom-petty-the-heartbreakers",
"url": "https://www.guitarparty.com/api/v3/core/authors/12097/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24185,
"title": "Into The Great Wide Open",
"url": "https://www.guitarparty.com/songs/into-the-great-wide-open/"
}
]
}