GET /api/v3/core/authors/12379/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rune Wallebom",
"title": "Rune Wallebom",
"id": 12379,
"slug": "rune-wallebom",
"url": "https://www.guitarparty.com/api/v3/core/authors/12379/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24522,
"title": "Elsku Stína",
"url": "https://www.guitarparty.com/songs/elsku-stina/"
},
{
"id": 24521,
"title": "Kristina från Vilhelmina",
"url": "https://www.guitarparty.com/songs/kristina-fran-vilhelmina/"
},
{
"id": 25201,
"title": "Önskebrunnen",
"url": "https://www.guitarparty.com/songs/onskebrunnen/"
}
]
}