GET /api/v3/core/authors/3083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Stephen Morris",
"title": "Stephen Morris",
"id": 3083,
"slug": "stephen-morris",
"url": "https://www.guitarparty.com/api/v3/core/authors/3083/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/StephenMorrissm_.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 3103,
"title": "Love Will Tear Us Apart",
"url": "https://www.guitarparty.com/songs/love-will-tear-us-apart-2/"
}
]
}