GET /api/v3/core/authors/6847/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dusty Rose",
"title": "Dusty Rose",
"id": 6847,
"slug": "dusty-rose",
"url": "https://www.guitarparty.com/api/v3/core/authors/6847/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12173,
"title": "Beautiful Bouquet",
"url": "https://www.guitarparty.com/songs/beautiful-bouquet/"
},
{
"id": 19740,
"title": "Hula Rock",
"url": "https://www.guitarparty.com/songs/hula-rock/"
},
{
"id": 12046,
"title": "In The Shadows Of The Wine",
"url": "https://www.guitarparty.com/songs/in-the-shadows-of-the-wine/"
}
]
}