GET /api/v3/core/authors/6863/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tom Shapiro",
"title": "Tom Shapiro",
"id": 6863,
"slug": "tom-shapiro",
"url": "https://www.guitarparty.com/api/v3/core/authors/6863/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15408,
"title": "I Forgot That I Dont Live Here Anymore",
"url": "https://www.guitarparty.com/songs/i-forgot-that-i-dont-live-here-anymore/"
},
{
"id": 12085,
"title": "If Your Heart Ain't Busy Tonight",
"url": "https://www.guitarparty.com/songs/if-your-heart-aint-busy-tonight/"
},
{
"id": 19908,
"title": "It Won´t Be Me",
"url": "https://www.guitarparty.com/songs/it-won-t-be-me/"
}
]
}