GET /api/v3/core/authors/6033/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hank Cockran",
"title": "Hank Cockran",
"id": 6033,
"slug": "hank-cockran",
"url": "https://www.guitarparty.com/api/v3/core/authors/6033/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10780,
"title": "Ashes In The Wind",
"url": "https://www.guitarparty.com/songs/ashes-in-the-wind/"
},
{
"id": 19110,
"title": "He Little Thinged Her Out Of My Arms",
"url": "https://www.guitarparty.com/songs/he-little-thinged-her-out-of-my-arms/"
},
{
"id": 20988,
"title": "You´re Stronger Than Me",
"url": "https://www.guitarparty.com/songs/you-re-stronger-than-me/"
}
]
}