GET /api/v3/core/authors/7309/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Durrill",
"title": "John Durrill",
"id": 7309,
"slug": "john-durrill",
"url": "https://www.guitarparty.com/api/v3/core/authors/7309/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12207,
"title": "Going Somewhere To Forget",
"url": "https://www.guitarparty.com/songs/going-somewhere-to-forget/"
},
{
"id": 19493,
"title": "Heres Lookin At You",
"url": "https://www.guitarparty.com/songs/heres-lookin-at-you/"
},
{
"id": 10042,
"title": "How's The Weather In Tennessee",
"url": "https://www.guitarparty.com/songs/hows-the-weather-in-tennessee/"
},
{
"id": 21795,
"title": "Misery,Gin",
"url": "https://www.guitarparty.com/songs/miserygin/"
},
{
"id": 12326,
"title": "Where Do I Put Her Memory",
"url": "https://www.guitarparty.com/songs/where-do-i-put-her-memory/"
}
]
}