GET /api/v3/core/authors/3334/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Trausti Laufdal Aðalsteinsson",
"title": "Trausti Laufdal Aðalsteinsson",
"id": 3334,
"slug": "trausti-laufdal-adalsteinsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/3334/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 3621,
"title": "Allar Konur",
"url": "https://www.guitarparty.com/songs/allar-konur/"
},
{
"id": 3625,
"title": "Einn Koss",
"url": "https://www.guitarparty.com/songs/einn-koss/"
},
{
"id": 3412,
"title": "Nosirrah Egroeg",
"url": "https://www.guitarparty.com/songs/nosirrah-egroeg/"
}
]
}