GET /api/v3/core/authors/10809/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lucio Quarantotto",
"title": "Lucio Quarantotto",
"id": 10809,
"slug": "lucio-quarantotto",
"url": "https://www.guitarparty.com/api/v3/core/authors/10809/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23113,
"title": "Time To Say Goodbye (Con te partirĂ²)",
"url": "https://www.guitarparty.com/songs/time-to-say-goodbye-con-te-partiro/"
}
]
}