GET /api/v3/core/authors/14472/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Einar Stef",
"title": "Einar Stef",
"id": 14472,
"slug": "einar-stef",
"url": "https://www.guitarparty.com/api/v3/core/authors/14472/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28466,
"title": "Headlights",
"url": "https://www.guitarparty.com/songs/headlights/"
},
{
"id": 27045,
"title": "Lose Control",
"url": "https://www.guitarparty.com/songs/lose-control/"
}
]
}