GET /api/v3/core/authors/6269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Bettis",
"title": "John Bettis",
"id": 6269,
"slug": "john-bettis",
"url": "https://www.guitarparty.com/api/v3/core/authors/6269/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JohnBettisjohnbe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11058,
"title": "I Hear the South Calling Me",
"url": "https://www.guitarparty.com/songs/i-hear-the-south-calling-me/"
},
{
"id": 25156,
"title": "One moment in time",
"url": "https://www.guitarparty.com/songs/one-moment-in-time/"
},
{
"id": 21462,
"title": "Slow Hand",
"url": "https://www.guitarparty.com/songs/slow-hand/"
},
{
"id": 20519,
"title": "Top of the World",
"url": "https://www.guitarparty.com/songs/top-of-the-world/"
},
{
"id": 27985,
"title": "Undraheimur",
"url": "https://www.guitarparty.com/songs/undraheimur/"
}
]
}