GET /api/v3/core/authors/14419/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pete Moore",
"title": "Pete Moore",
"id": 14419,
"slug": "pete-moore",
"url": "https://www.guitarparty.com/api/v3/core/authors/14419/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26965,
"title": "Ain't that peculiar",
"url": "https://www.guitarparty.com/songs/aint-that-peculiar/"
},
{
"id": 28389,
"title": "Ástin á Tene (Ain't that peculiar)",
"url": "https://www.guitarparty.com/songs/astin-a-tene-aint-that-peculiar/"
}
]
}