GET /api/v3/core/authors/14918/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jake Tench",
"title": "Jake Tench",
"id": 14918,
"slug": "jake-tench",
"url": "https://www.guitarparty.com/api/v3/core/authors/14918/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27895,
"title": "Downfall",
"url": "https://www.guitarparty.com/songs/downfall/"
},
{
"id": 27512,
"title": "Release",
"url": "https://www.guitarparty.com/songs/release/"
},
{
"id": 27894,
"title": "Stingum af",
"url": "https://www.guitarparty.com/songs/stingum-af-2/"
}
]
}