GET /api/v3/core/authors/12038/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Anton Malmberg Hård af Segerstad",
"title": "Anton Malmberg Hård af Segerstad",
"id": 12038,
"slug": "anton-malmberg-hard-af-segerstad",
"url": "https://www.guitarparty.com/api/v3/core/authors/12038/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24070,
"title": "Heroes (Måns Zelmerlöw)",
"url": "https://www.guitarparty.com/songs/heroes-2/"
}
]
}