GET /api/v3/core/authors/11868/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Papathanassiou",
"title": "Papathanassiou",
"id": 11868,
"slug": "papathanassiou",
"url": "https://www.guitarparty.com/api/v3/core/authors/11868/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23938,
"title": "Spring, summer, winter and fall",
"url": "https://www.guitarparty.com/songs/spring-summer-winter-and-fall/"
},
{
"id": 23940,
"title": "Vor, sumar, vetur og haust",
"url": "https://www.guitarparty.com/songs/vor-sumar-vetur-og-haust/"
}
]
}