GET /api/v3/core/authors/10673/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Aretha Franklin",
"title": "Aretha Franklin",
"id": 10673,
"slug": "aretha-franklin",
"url": "https://www.guitarparty.com/api/v3/core/authors/10673/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ArethaFranklin24.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22712,
"title": "Respect",
"url": "https://www.guitarparty.com/songs/respect/"
},
{
"id": 23481,
"title": "(You Make Me Feel Like) A Natural Woman",
"url": "https://www.guitarparty.com/songs/you-make-me-feel-like-a-natural-woman/"
}
]
}