GET /api/v3/core/authors/7616/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Luther G. Presley",
"title": "Luther G. Presley",
"id": 7616,
"slug": "luther-g-presley",
"url": "https://www.guitarparty.com/api/v3/core/authors/7616/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19446,
"title": "I´ll Have a New Body I´ll Have a New Life",
"url": "https://www.guitarparty.com/songs/i-ll-have-a-new-body-i-ll-have-a-new-life/"
},
{
"id": 12969,
"title": "I'll Have a New Body I'll Have a New Life",
"url": "https://www.guitarparty.com/songs/ill-have-a-new-body-ill-have-a-new-life/"
}
]
}