GET /api/v3/core/authors/13258/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Hálft í hvoru",
"title": "Hálft í hvoru",
"id": 13258,
"slug": "halft-i-hvoru",
"url": "https://www.guitarparty.com/api/v3/core/authors/13258/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25361,
"title": "Alltaf á Heimaey (Þjóðhátíðarlag 1993)",
"url": "https://www.guitarparty.com/songs/alltaf-a-heimaey-thjodhatidarlag-1993/"
},
{
"id": 26452,
"title": "Palli Hall",
"url": "https://www.guitarparty.com/songs/palli-hall/"
}
]
}