GET /api/v3/core/authors/6195/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Arthur Smith",
"title": "Arthur Smith",
"id": 6195,
"slug": "arthur-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/6195/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ArthurSmith.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19317,
"title": "Beautiful Brown Eyes",
"url": "https://www.guitarparty.com/songs/beautiful-brown-eyes/"
},
{
"id": 10973,
"title": "Sing Her A Love Song",
"url": "https://www.guitarparty.com/songs/sing-her-a-love-song/"
}
]
}