GET /api/v3/core/authors/10828/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mikkel S. Eriksen",
"title": "Mikkel S. Eriksen",
"id": 10828,
"slug": "Mikkel-S-Eriksen",
"url": "https://www.guitarparty.com/api/v3/core/authors/10828/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 22672,
"title": "Diamonds",
"url": "https://www.guitarparty.com/songs/diamonds/"
},
{
"id": 24791,
"title": "What's my name",
"url": "https://www.guitarparty.com/songs/whats-my-name/"
},
{
"id": 24527,
"title": "Worth It",
"url": "https://www.guitarparty.com/songs/worth-it/"
}
]
}