GET /api/v3/core/authors/1261/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Nick Jones",
"title": "Nick Jones",
"id": 1261,
"slug": "nick-jones",
"url": "https://www.guitarparty.com/api/v3/core/authors/1261/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/NickJonesnj.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 371,
"title": "If you tolerate this your children will be next",
"url": "https://www.guitarparty.com/songs/if-you-tolerate-this-your-children-will-be-next/"
},
{
"id": 28995,
"title": "You Stole the Sun From My Heart",
"url": "https://www.guitarparty.com/songs/you-stole-the-sun-from-my-heart/"
}
]
}