GET /api/v3/core/authors/5975/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jack Fulton",
"title": "Jack Fulton",
"id": 5975,
"slug": "jack-fulton",
"url": "https://www.guitarparty.com/api/v3/core/authors/5975/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21978,
"title": "If You Are But a Dream",
"url": "https://www.guitarparty.com/songs/if-you-are-but-a-dream/"
},
{
"id": 11049,
"title": "Ivory Tower",
"url": "https://www.guitarparty.com/songs/ivory-tower/"
},
{
"id": 10700,
"title": "Keep Your Promise Willie Thomas",
"url": "https://www.guitarparty.com/songs/keep-your-promise-willie-thomas/"
}
]
}