GET /api/v3/core/authors/2965/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard B. Smith",
"title": "Richard B. Smith",
"id": 2965,
"slug": "richard-b-smith",
"url": "https://www.guitarparty.com/api/v3/core/authors/2965/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 666,
"title": "Hátíð í bæ",
"url": "https://www.guitarparty.com/songs/hatid-i-bae/"
},
{
"id": 25151,
"title": "Winter Wonderland",
"url": "https://www.guitarparty.com/songs/winter-wonderland/"
}
]
}