GET /api/v3/core/authors/6748/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Troy Harold Seals",
"title": "Troy Harold Seals",
"id": 6748,
"slug": "troy-harold-seals",
"url": "https://www.guitarparty.com/api/v3/core/authors/6748/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11831,
"title": "Falling For You For Years",
"url": "https://www.guitarparty.com/songs/falling-for-you-for-years/"
},
{
"id": 14876,
"title": "I Dont Go Back Anymore",
"url": "https://www.guitarparty.com/songs/i-dont-go-back-anymore/"
}
]
}