GET /api/v3/core/authors/15316/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Samuel Morales",
"title": "Samuel Morales",
"id": 15316,
"slug": "samuel-morales",
"url": "https://www.guitarparty.com/api/v3/core/authors/15316/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27991,
"title": "Love Is Dying",
"url": "https://www.guitarparty.com/songs/love-is-dying/"
},
{
"id": 27982,
"title": "Make You Mine",
"url": "https://www.guitarparty.com/songs/make-you-mine/"
},
{
"id": 28545,
"title": "Spilled My Coffee",
"url": "https://www.guitarparty.com/songs/spilled-my-coffee/"
}
]
}