GET /api/v3/core/authors/6126/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rodney J. Crowell",
"title": "Rodney J. Crowell",
"id": 6126,
"slug": "rodney-j-crowell",
"url": "https://www.guitarparty.com/api/v3/core/authors/6126/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14327,
"title": "Ain´t Living Long Like This",
"url": "https://www.guitarparty.com/songs/ain-t-living-long-like-this/"
},
{
"id": 10894,
"title": "An American Dream",
"url": "https://www.guitarparty.com/songs/an-american-dream/"
}
]
}