GET /api/v3/core/authors/6906/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ronnie Rogers",
"title": "Ronnie Rogers",
"id": 6906,
"slug": "ronnie-rogers",
"url": "https://www.guitarparty.com/api/v3/core/authors/6906/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12193,
"title": "Diane",
"url": "https://www.guitarparty.com/songs/diane/"
},
{
"id": 21298,
"title": "Dixieland Delight",
"url": "https://www.guitarparty.com/songs/dixieland-delight/"
},
{
"id": 21353,
"title": "Hats Off",
"url": "https://www.guitarparty.com/songs/hats-off/"
},
{
"id": 14756,
"title": "Is The Magic Still There",
"url": "https://www.guitarparty.com/songs/is-the-magic-still-there/"
},
{
"id": 13031,
"title": "Jukebox In My Mind",
"url": "https://www.guitarparty.com/songs/jukebox-in-my-mind/"
},
{
"id": 13995,
"title": "My First Taste Of Texas",
"url": "https://www.guitarparty.com/songs/my-first-taste-of-texas/"
}
]
}