GET /api/v3/core/authors/1705/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Fogherty",
"title": "John Fogherty",
"id": 1705,
"slug": "john-fogherty",
"url": "https://www.guitarparty.com/api/v3/core/authors/1705/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 953,
"title": "Bad Moon Rising",
"url": "https://www.guitarparty.com/songs/bad-moon-rising/"
},
{
"id": 955,
"title": "Down on the Corner",
"url": "https://www.guitarparty.com/songs/down-on-the-corner/"
},
{
"id": 956,
"title": "Fortunate Son",
"url": "https://www.guitarparty.com/songs/fortunate-son/"
},
{
"id": 957,
"title": "Have you ever seen the rain",
"url": "https://www.guitarparty.com/songs/have-you-ever-seen-the-rain/"
},
{
"id": 1875,
"title": "Hey Tonight",
"url": "https://www.guitarparty.com/songs/hey-tonight/"
},
{
"id": 3161,
"title": "Lodi",
"url": "https://www.guitarparty.com/songs/lodi/"
},
{
"id": 1952,
"title": "Long as I can see the Light",
"url": "https://www.guitarparty.com/songs/long-as-i-can-see-the-light/"
},
{
"id": 958,
"title": "Proud Mary",
"url": "https://www.guitarparty.com/songs/proud-mary/"
},
{
"id": 431,
"title": "Rockin' all over the world",
"url": "https://www.guitarparty.com/songs/rockin-all-over-the-world/"
},
{
"id": 545,
"title": "Who'll stop the rain",
"url": "https://www.guitarparty.com/songs/wholl-stop-the-rain/"
}
]
}