GET /api/v3/core/authors/760/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "John Newton",
"title": "John Newton",
"id": 760,
"slug": "john-newton",
"url": "https://www.guitarparty.com/api/v3/core/authors/760/?format=api",
"bio_short": "John Newton (July 24, 1725 – December 21, 1807) was an Anglican clergyman who had, at one time, been a slaveship master. He is best known as the author of the hymn Amazing Grace.",
"artist_img": "//guitarparty.overcastcdn.com/images/JohnNewton.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 1253,
"title": "Amazing Grace",
"url": "https://www.guitarparty.com/songs/amazing-grace/"
}
]
}