GET /api/v3/core/authors/13624/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mitch Rowland",
"title": "Mitch Rowland",
"id": 13624,
"slug": "mitch-rowland",
"url": "https://www.guitarparty.com/api/v3/core/authors/13624/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25817,
"title": "Sign of the Times",
"url": "https://www.guitarparty.com/songs/sign-of-the-times/"
},
{
"id": 26636,
"title": "Watermelon sugar",
"url": "https://www.guitarparty.com/songs/watermelon-sugar/"
}
]
}