GET /api/v3/core/authors/6996/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pete Hunter",
"title": "Pete Hunter",
"id": 6996,
"slug": "pete-hunter",
"url": "https://www.guitarparty.com/api/v3/core/authors/6996/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12771,
"title": "I'm So Tired Of Going Home All By Myself",
"url": "https://www.guitarparty.com/songs/im-so-tired-of-going-home-all-by-myself-lyrics-and-chords-hank-lockli/"
}
]
}