GET /api/v3/core/authors/15339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Narthan Lewis",
"title": "Narthan Lewis",
"id": 15339,
"slug": "narthan-lewis",
"url": "https://www.guitarparty.com/api/v3/core/authors/15339/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28007,
"title": "About You",
"url": "https://www.guitarparty.com/songs/about-you/"
},
{
"id": 27992,
"title": "Goodbye (sadeyes)",
"url": "https://www.guitarparty.com/songs/goodbye-sadeyes/"
}
]
}