GET /api/v3/core/authors/2625/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Edward Holland",
"title": "Edward Holland",
"id": 2625,
"slug": "edward-holland",
"url": "https://www.guitarparty.com/api/v3/core/authors/2625/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 9682,
"title": "Reach Out I'll Be There",
"url": "https://www.guitarparty.com/songs/reach-out-ill-be-there/"
},
{
"id": 1985,
"title": "You can't hurry love",
"url": "https://www.guitarparty.com/songs/you-cant-hurry-love/"
}
]
}