GET /api/v3/core/authors/7350/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pete Goble",
"title": "Pete Goble",
"id": 7350,
"slug": "pete-goble",
"url": "https://www.guitarparty.com/api/v3/core/authors/7350/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10482,
"title": "Julie Ann Come On Home",
"url": "https://www.guitarparty.com/songs/julie-ann-come-on-home/"
},
{
"id": 18358,
"title": "When I´m Knee Deep In Bluegrass",
"url": "https://www.guitarparty.com/songs/when-i-m-knee-deep-in-bluegrass/"
}
]
}