GET /api/v3/core/authors/4711/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lynn Anderson",
"title": "Lynn Anderson",
"id": 4711,
"slug": "lynn-anderson",
"url": "https://www.guitarparty.com/api/v3/core/authors/4711/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/LynnAndersonpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20803,
"title": "How Can I Unlove You",
"url": "https://www.guitarparty.com/songs/how-can-i-unlove-you/"
},
{
"id": 4571,
"title": "(I never promised you a) Rose garden",
"url": "https://www.guitarparty.com/songs/i-never-promised-you-a-rose-garden/"
},
{
"id": 21756,
"title": "Rocky Top",
"url": "https://www.guitarparty.com/songs/rocky-top/"
},
{
"id": 20519,
"title": "Top of the World",
"url": "https://www.guitarparty.com/songs/top-of-the-world/"
},
{
"id": 18781,
"title": "You´re My Man",
"url": "https://www.guitarparty.com/songs/you-re-my-man/"
}
]
}