GET /api/v3/core/authors/13035/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jacques Morali",
"title": "Jacques Morali",
"id": 13035,
"slug": "jacques-morali",
"url": "https://www.guitarparty.com/api/v3/core/authors/13035/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25230,
"title": "Where Is My Man",
"url": "https://www.guitarparty.com/songs/where-is-my-man/"
},
{
"id": 25127,
"title": "Y.M.C.A.",
"url": "https://www.guitarparty.com/songs/y-m-c-a-/"
}
]
}