GET /api/v3/core/authors/15735/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sophie Scott",
"title": "Sophie Scott",
"id": 15735,
"slug": "sophie-scott",
"url": "https://www.guitarparty.com/api/v3/core/authors/15735/?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/"
}
]
}