GET /api/v3/core/authors/8485/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Monroe Fields",
"title": "Monroe Fields",
"id": 8485,
"slug": "monroe-fields",
"url": "https://www.guitarparty.com/api/v3/core/authors/8485/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15307,
"title": "Keep The Change",
"url": "https://www.guitarparty.com/songs/keep-the-change/"
},
{
"id": 18281,
"title": "Theres No Use Hanging On",
"url": "https://www.guitarparty.com/songs/theres-no-use-hanging-on/"
}
]
}