GET /api/v3/core/authors/2808/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kinney",
"title": "Kinney",
"id": 2808,
"slug": "kinney",
"url": "https://www.guitarparty.com/api/v3/core/authors/2808/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2358,
"title": "Nutshell",
"url": "https://www.guitarparty.com/songs/nutshell/"
},
{
"id": 28302,
"title": "There's A Road",
"url": "https://www.guitarparty.com/songs/theres-a-road/"
}
]
}