GET /api/v3/core/authors/14277/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Snorri Beck",
"title": "Snorri Beck",
"id": 14277,
"slug": "snorri-beck",
"url": "https://www.guitarparty.com/api/v3/core/authors/14277/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28700,
"title": "Snjóað í sporinn",
"url": "https://www.guitarparty.com/songs/snjoad-i-sporinn/"
},
{
"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/"
}
]
}