GET /api/v3/core/authors/6971/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eddy Arnold written by Fred Rose",
"title": "Eddy Arnold written by Fred Rose",
"id": 6971,
"slug": "eddy-arnold-written-by-fred-rose",
"url": "https://www.guitarparty.com/api/v3/core/authors/6971/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12724,
"title": "I Talk To Myself About You",
"url": "https://www.guitarparty.com/songs/i-talk-to-myself-about-you/"
}
]
}