GET /api/v3/core/authors/14192/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Barry Stuart",
"title": "Barry Stuart",
"id": 14192,
"slug": "barry-stuart",
"url": "https://www.guitarparty.com/api/v3/core/authors/14192/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 616,
"title": "Birds and the bees",
"url": "https://www.guitarparty.com/songs/birds-and-the-bees/"
},
{
"id": 26669,
"title": "Frækorn og flugur",
"url": "https://www.guitarparty.com/songs/fraekorn-og-flugur/"
}
]
}