GET /api/v3/core/authors/11417/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Marvin Hamlisch",
"title": " Marvin Hamlisch",
"id": 11417,
"slug": "marvin-hamlisch-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/11417/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23590,
"title": "I Finally Found Someone",
"url": "https://www.guitarparty.com/songs/i-finally-found-someone-from-the-mirror-has-two-faces/"
}
]
}