GET /api/v3/core/authors/4311/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lemar",
"title": "Lemar",
"id": 4311,
"slug": "lemar",
"url": "https://www.guitarparty.com/api/v3/core/authors/4311/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/Lemarpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 4321,
"title": "If there's any Justice",
"url": "https://www.guitarparty.com/songs/if-theres-any-justice/"
}
]
}