GET /api/v3/core/authors/10149/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Maria Grever",
"title": "Maria Grever",
"id": 10149,
"slug": "maria-grever",
"url": "https://www.guitarparty.com/api/v3/core/authors/10149/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MariaGreverdinah.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23253,
"title": "Hann var sjómaður dáðadrengur",
"url": "https://www.guitarparty.com/songs/hann-var-sjomadur-dadadrengur/"
},
{
"id": 22199,
"title": "Magic Is The Moonlight",
"url": "https://www.guitarparty.com/songs/magic-is-the-moonlight/"
}
]
}