GET /api/v3/core/authors/6611/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Russell Smith",
"title": "Russell Smith",
"id": 6611,
"slug": "russell-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/6611/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RussellSmith.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11616,
"title": "Dancing The Night Away",
"url": "https://www.guitarparty.com/songs/dancing-the-night-away/"
},
{
"id": 15252,
"title": "Heartbeat In The Darkness",
"url": "https://www.guitarparty.com/songs/heartbeat-in-the-darkness/"
},
{
"id": 15190,
"title": "Third Rate Romance",
"url": "https://www.guitarparty.com/songs/third-rate-romance/"
}
]
}