GET /api/v3/core/authors/7294/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jerry Livingston",
"title": "Jerry Livingston",
"id": 7294,
"slug": "jerry-livingston",
"url": "https://www.guitarparty.com/api/v3/core/authors/7294/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10295,
"title": "Adios Amigo",
"url": "https://www.guitarparty.com/songs/adios-amigo/"
},
{
"id": 13402,
"title": "I Heard From A Memory Last Night",
"url": "https://www.guitarparty.com/songs/i-heard-from-a-memory-last-night/"
},
{
"id": 23822,
"title": "Jólasnjór",
"url": "https://www.guitarparty.com/songs/jolasnjor/"
},
{
"id": 21370,
"title": "My window faces the South",
"url": "https://www.guitarparty.com/songs/my-window-faces-the-south/"
},
{
"id": 21887,
"title": "The Hanging Tree",
"url": "https://www.guitarparty.com/songs/the-hanging-tree/"
},
{
"id": 14092,
"title": "The Twelfth Of Never",
"url": "https://www.guitarparty.com/songs/the-twelfth-of-never/"
},
{
"id": 22299,
"title": "Under A Blanket Of Blue",
"url": "https://www.guitarparty.com/songs/under-a-blanket-of-blue/"
}
]
}