GET /api/v3/core/authors/13256/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þórarinn Ólason",
"title": "Þórarinn Ólason",
"id": 13256,
"slug": "thorarinn-olason",
"url": "https://www.guitarparty.com/api/v3/core/authors/13256/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28248,
"title": "Gleði, öryggi og vinátta",
"url": "https://www.guitarparty.com/songs/gledi-oryggi-og-vinatta/"
},
{
"id": 25360,
"title": "Þúsund eldar (Þjóðhátíðarlag 1995)",
"url": "https://www.guitarparty.com/songs/thusund-eldar-thjodhatidarlag-1995/"
}
]
}