GET /api/v3/core/authors/8802/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Samuel Manning",
"title": "Samuel Manning",
"id": 8802,
"slug": "samuel-manning",
"url": "https://www.guitarparty.com/api/v3/core/authors/8802/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19061,
"title": "Whirlwinds Of My Mind lyrics and Chords | Faron Youn",
"url": "https://www.guitarparty.com/songs/whirlwinds-of-my-mind-lyrics-and-chords-faron-youn/"
}
]
}