GET /api/v3/core/authors/5369/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Steve Curtis Chapman & Geoff Moore",
"title": "Steve Curtis Chapman & Geoff Moore",
"id": 5369,
"slug": "steve-curtis-chapman-geoff-moore",
"url": "https://www.guitarparty.com/api/v3/core/authors/5369/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 9797,
"title": "The Great Adventure",
"url": "https://www.guitarparty.com/songs/the-great-adventure/"
}
]
}