GET /api/v3/core/authors/5222/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert Lowry",
"title": "Robert Lowry",
"id": 5222,
"slug": "robert-lowry",
"url": "https://www.guitarparty.com/api/v3/core/authors/5222/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/RobertLowryrolo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10872,
"title": "I Need Thee Every Hour",
"url": "https://www.guitarparty.com/songs/i-need-thee-every-hour/"
},
{
"id": 9025,
"title": "Shall We Gather At The River?",
"url": "https://www.guitarparty.com/songs/shall-we-gather-at-the-riverh/"
}
]
}