GET /api/v3/core/authors/10582/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Wesley Schultz",
"title": "Wesley Schultz",
"id": 10582,
"slug": "Wesley-Schultz",
"url": "https://www.guitarparty.com/api/v3/core/authors/10582/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 22527,
"title": "Ho Hey",
"url": "https://www.guitarparty.com/songs/ho-hey/"
},
{
"id": 28607,
"title": "Stubborn Love",
"url": "https://www.guitarparty.com/songs/stubborn-love/"
}
]
}