GET /api/v3/core/authors/6109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Howard Watts",
"title": "Howard Watts",
"id": 6109,
"slug": "howard-watts",
"url": "https://www.guitarparty.com/api/v3/core/authors/6109/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10874,
"title": "I'll Be Going To Heaven Sometime",
"url": "https://www.guitarparty.com/songs/ill-be-going-to-heaven-sometime/"
},
{
"id": 13576,
"title": "Ill Be Going To Heaven Sometime",
"url": "https://www.guitarparty.com/songs/ill-be-going-to-heaven-sometime-2/"
},
{
"id": 12154,
"title": "Remember The Cross",
"url": "https://www.guitarparty.com/songs/remember-the-cross/"
}
]
}