GET /api/v3/core/authors/6065/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jimmy Fortune",
"title": "Jimmy Fortune",
"id": 6065,
"slug": "jimmy-fortune",
"url": "https://www.guitarparty.com/api/v3/core/authors/6065/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19577,
"title": "Elizabeth",
"url": "https://www.guitarparty.com/songs/elizabeth/"
},
{
"id": 10820,
"title": "Forever",
"url": "https://www.guitarparty.com/songs/forever-lyrics-and-chords-statler-brother/"
},
{
"id": 14352,
"title": "I Believe (Darrin Vincent,Jamie Dailey)",
"url": "https://www.guitarparty.com/songs/i-believe-darrin-vincentjamie-dailey/"
},
{
"id": 15047,
"title": "Memory Lane",
"url": "https://www.guitarparty.com/songs/memory-lane/"
},
{
"id": 10821,
"title": "More Than A Name On The Wall",
"url": "https://www.guitarparty.com/songs/more-than-a-name-on-the-wall/"
},
{
"id": 20625,
"title": "My Only Love",
"url": "https://www.guitarparty.com/songs/my-only-love/"
},
{
"id": 21339,
"title": "Too Much on my Heart",
"url": "https://www.guitarparty.com/songs/too-much-on-my-heart/"
}
]
}