GET /api/v3/core/authors/16425/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sergio Marmolejo Garcia",
"title": "Sergio Marmolejo Garcia",
"id": 16425,
"slug": "sergio-marmolejo",
"url": "https://www.guitarparty.com/api/v3/core/authors/16425/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 29174,
"title": "Las Clases del Cha Cha Cha",
"url": "https://www.guitarparty.com/songs/clases-de-cha-cha-cha/"
},
{
"id": 538,
"title": "Marsbúa cha cha cha",
"url": "https://www.guitarparty.com/songs/marsbua-cha-cha-cha/"
}
]
}