GET /api/v3/core/authors/14274/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Katla",
"title": "Katla",
"id": 14274,
"slug": "katla",
"url": "https://www.guitarparty.com/api/v3/core/authors/14274/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26784,
"title": "Then Again",
"url": "https://www.guitarparty.com/songs/then-again/"
},
{
"id": 26783,
"title": "Þaðan af",
"url": "https://www.guitarparty.com/songs/thadan-af/"
}
]
}