GET /api/v3/core/authors/8187/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rex Gosdin",
"title": "Rex Gosdin",
"id": 8187,
"slug": "rex-gosdin",
"url": "https://www.guitarparty.com/api/v3/core/authors/8187/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14324,
"title": "Favorite Fool Of All",
"url": "https://www.guitarparty.com/songs/favorite-fool-of-all/"
},
{
"id": 19559,
"title": "I Couldn´t Love You More",
"url": "https://www.guitarparty.com/songs/i-couldn-t-love-you-more/"
}
]
}