GET /api/v3/core/authors/8003/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joyce Morris",
"title": "Joyce Morris",
"id": 8003,
"slug": "joyce-morris",
"url": "https://www.guitarparty.com/api/v3/core/authors/8003/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13944,
"title": "Another Song Another Drink",
"url": "https://www.guitarparty.com/songs/another-song-another-drink/"
},
{
"id": 15115,
"title": "I Only Exist",
"url": "https://www.guitarparty.com/songs/i-only-exist/"
}
]
}