GET /api/v3/core/authors/12759/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Gordon Parsons",
"title": "Gordon Parsons",
"id": 12759,
"slug": "gordon-parsons",
"url": "https://www.guitarparty.com/api/v3/core/authors/12759/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 2755,
"title": "A Pub With No Beer",
"url": "https://www.guitarparty.com/songs/a-pub-with-no-beer/"
},
{
"id": 24144,
"title": "Raunasaga",
"url": "https://www.guitarparty.com/songs/raunasaga/"
}
]
}