GET /api/v3/core/authors/14382/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Max Wolfgang",
"title": "Max Wolfgang",
"id": 14382,
"slug": "max-wolfgang",
"url": "https://www.guitarparty.com/api/v3/core/authors/14382/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27683,
"title": "Must Be Love",
"url": "https://www.guitarparty.com/songs/must-be-love/"
},
{
"id": 26941,
"title": "Space man",
"url": "https://www.guitarparty.com/songs/space-man/"
}
]
}