GET /api/v3/core/authors/15731/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sophie and the Giants",
"title": "Sophie and the Giants",
"id": 15731,
"slug": "sophie-and-the-giants",
"url": "https://www.guitarparty.com/api/v3/core/authors/15731/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28390,
"title": "Hypnotized",
"url": "https://www.guitarparty.com/songs/hypnotized/"
},
{
"id": 28391,
"title": "In The Dark",
"url": "https://www.guitarparty.com/songs/in-the-dark-2/"
}
]
}