GET /api/v3/core/authors/7200/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lorene Allen",
"title": "Lorene Allen",
"id": 7200,
"slug": "lorene-allen",
"url": "https://www.guitarparty.com/api/v3/core/authors/7200/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19626,
"title": "Another Man Loved Me Last Night",
"url": "https://www.guitarparty.com/songs/another-man-loved-me-last-night/"
},
{
"id": 10759,
"title": "Any One Any Worse Any Where",
"url": "https://www.guitarparty.com/songs/any-one-any-worse-any-where/"
},
{
"id": 21240,
"title": "Which Side’s The Wrong Side",
"url": "https://www.guitarparty.com/songs/which-sides-the-wrong-side/"
},
{
"id": 10169,
"title": "Who Will Pray For Me",
"url": "https://www.guitarparty.com/songs/who-will-pray-for-me/"
}
]
}