GET /api/v3/core/authors/6366/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Tommy Rocco",
"title": "Tommy Rocco",
"id": 6366,
"slug": "tommy-rocco",
"url": "https://www.guitarparty.com/api/v3/core/authors/6366/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19395,
"title": "Hold That Thought",
"url": "https://www.guitarparty.com/songs/hold-that-thought/"
},
{
"id": 19696,
"title": "Lets Fall To Pieces Together",
"url": "https://www.guitarparty.com/songs/lets-fall-to-pieces-together/"
},
{
"id": 12006,
"title": "What If I Said I Love You",
"url": "https://www.guitarparty.com/songs/what-if-i-said-i-love-you/"
}
]
}