GET /api/v3/core/authors/15102/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Birnir",
"title": "Birnir",
"id": 15102,
"slug": "birnir",
"url": "https://www.guitarparty.com/api/v3/core/authors/15102/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28446,
"title": "Dúfan mín",
"url": "https://www.guitarparty.com/songs/dufan-min/"
},
{
"id": 29382,
"title": "Joey Cypher",
"url": "https://www.guitarparty.com/songs/joey-cypher/"
},
{
"id": 27736,
"title": "Spurningar (feat. Páll Óskar)",
"url": "https://www.guitarparty.com/songs/spurningar/"
},
{
"id": 29383,
"title": "Túristi",
"url": "https://www.guitarparty.com/songs/turisti/"
}
]
}