GET /api/v3/core/authors/14969/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Magni",
"title": "Magni",
"id": 14969,
"slug": "magni",
"url": "https://www.guitarparty.com/api/v3/core/authors/14969/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28105,
"title": "Aðeins eitt",
"url": "https://www.guitarparty.com/songs/adeins-eitt/"
},
{
"id": 27574,
"title": "Ekkert hefur breyst",
"url": "https://www.guitarparty.com/songs/ekkert-hefur-breyst/"
}
]
}