GET /api/v3/core/authors/10172/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tom Adair",
"title": "Tom Adair",
"id": 10172,
"slug": "tom-adair",
"url": "https://www.guitarparty.com/api/v3/core/authors/10172/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22273,
"title": "Theres No You",
"url": "https://www.guitarparty.com/songs/theres-no-you/"
},
{
"id": 22217,
"title": "Will You Still Be Mine",
"url": "https://www.guitarparty.com/songs/will-you-still-be-mine/"
}
]
}