GET /api/v3/core/authors/3276/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Amund Bjørklund",
"title": "Amund Bjørklund",
"id": 3276,
"slug": "amund-bjorklund",
"url": "https://www.guitarparty.com/api/v3/core/authors/3276/?format=api",
"bio_short": "<p class=\"biography\">Engin grein er til um þennan listamann. Ef þú hefur áhuga á að skrifa um hann, sendu okkur þá línu.</p>",
"artist_img": null,
"songs": [
{
"id": 20284,
"title": "50 ways to say goodbye",
"url": "https://www.guitarparty.com/songs/50-ways-to-say-goodbye/"
},
{
"id": 3911,
"title": "Drive By",
"url": "https://www.guitarparty.com/songs/drive-by/"
},
{
"id": 3386,
"title": "Hey, Soul Sister",
"url": "https://www.guitarparty.com/songs/hey-soul-sister/"
}
]
}