GET /api/v3/core/authors/7794/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "David Lewis",
"title": "David Lewis",
"id": 7794,
"slug": "david-lewis",
"url": "https://www.guitarparty.com/api/v3/core/authors/7794/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/DavidLewisukdavi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 13513,
"title": "What Do I Do With Me",
"url": "https://www.guitarparty.com/songs/what-do-i-do-with-me/"
}
]
}