GET /api/v3/core/authors/8746/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Roy Rogers",
"title": "Roy Rogers",
"id": 8746,
"slug": "roy-rogers",
"url": "https://www.guitarparty.com/api/v3/core/authors/8746/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RoyRogershqpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18711,
"title": "Happy Anniversary",
"url": "https://www.guitarparty.com/songs/happy-anniversary/"
},
{
"id": 21769,
"title": "Happy Trails",
"url": "https://www.guitarparty.com/songs/happy-trails/"
},
{
"id": 19699,
"title": "You waited too long",
"url": "https://www.guitarparty.com/songs/you-waited-too-long/"
}
]
}