GET /api/v3/core/authors/13496/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Guðmundur Helgason",
"title": "Guðmundur Helgason",
"id": 13496,
"slug": "gudmundur-helgason",
"url": "https://www.guitarparty.com/api/v3/core/authors/13496/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25658,
"title": "Little One",
"url": "https://www.guitarparty.com/songs/little-one-2/"
},
{
"id": 25659,
"title": "Stronger",
"url": "https://www.guitarparty.com/songs/stronger-2/"
}
]
}