GET /api/v3/core/authors/7229/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Pfrimmer",
"title": "Don Pfrimmer",
"id": 7229,
"slug": "don-pfrimmer",
"url": "https://www.guitarparty.com/api/v3/core/authors/7229/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20529,
"title": "he Keeps the Home Fires Burning",
"url": "https://www.guitarparty.com/songs/he-keeps-the-home-fires-burning/"
},
{
"id": 11500,
"title": "If The World Ran Out Of Love Tonight",
"url": "https://www.guitarparty.com/songs/if-the-world-ran-out-of-love-tonight/"
},
{
"id": 10107,
"title": "I've Got You To Thank For That",
"url": "https://www.guitarparty.com/songs/ive-got-you-to-thank-for-that/"
},
{
"id": 21306,
"title": "Motel Matches",
"url": "https://www.guitarparty.com/songs/motel-matches/"
},
{
"id": 13393,
"title": "You And Me And Time",
"url": "https://www.guitarparty.com/songs/you-and-me-and-time/"
}
]
}