GET /api/v3/core/authors/11869/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Francis T",
"title": " Francis T",
"id": 11869,
"slug": "francis-t",
"url": "https://www.guitarparty.com/api/v3/core/authors/11869/?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/"
}
]
}