GET /api/v3/core/authors/11798/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Paul Simonon",
"title": "Paul Simonon",
"id": 11798,
"slug": "paul-simonon",
"url": "https://www.guitarparty.com/api/v3/core/authors/11798/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23881,
"title": "Guns of Brixton",
"url": "https://www.guitarparty.com/songs/guns-of-brixton/"
},
{
"id": 24939,
"title": "Paper Planes",
"url": "https://www.guitarparty.com/songs/paper-planes/"
},
{
"id": 23212,
"title": "Should I stay or should I go",
"url": "https://www.guitarparty.com/songs/should-i-stay-or-should-i-go/"
}
]
}