GET /api/v3/core/authors/4931/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Þormóður Dagsson",
"title": "Þormóður Dagsson",
"id": 4931,
"slug": "thormodur-dagsson",
"url": "https://www.guitarparty.com/api/v3/core/authors/4931/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26466,
"title": "Drama",
"url": "https://www.guitarparty.com/songs/drama/"
},
{
"id": 5901,
"title": "Tenderloin",
"url": "https://www.guitarparty.com/songs/tenderloin/"
}
]
}