GET /api/v3/core/authors/6979/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James B. Coats",
"title": "James B. Coats",
"id": 6979,
"slug": "james-b-coats",
"url": "https://www.guitarparty.com/api/v3/core/authors/6979/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12745,
"title": "The Sweetest Gift",
"url": "https://www.guitarparty.com/songs/the-sweetest-gift/"
},
{
"id": 20858,
"title": "Where Could I Go",
"url": "https://www.guitarparty.com/songs/where-could-i-go/"
}
]
}