GET /api/v3/core/authors/6150/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lola Jean Dillon",
"title": "Lola Jean Dillon",
"id": 6150,
"slug": "lola-jean-dillon",
"url": "https://www.guitarparty.com/api/v3/core/authors/6150/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13812,
"title": "Bring Some Of It Home",
"url": "https://www.guitarparty.com/songs/bring-some-of-it-home/"
},
{
"id": 19090,
"title": "I Know What Its Like In Her Arms",
"url": "https://www.guitarparty.com/songs/i-know-what-its-like-in-her-arms/"
},
{
"id": 10919,
"title": "In The Park After Dark",
"url": "https://www.guitarparty.com/songs/in-the-park-after-dark/"
},
{
"id": 21704,
"title": "Somebody Somewhere",
"url": "https://www.guitarparty.com/songs/somebody-somewhere/"
},
{
"id": 12261,
"title": "There Won't Be Any Patches In Heaven",
"url": "https://www.guitarparty.com/songs/there-wont-be-any-patches-in-heaven/"
},
{
"id": 21309,
"title": "When The Tingle Becomes A Chill",
"url": "https://www.guitarparty.com/songs/when-the-tingle-becomes-a-chill/"
}
]
}