GET /api/v3/core/authors/14859/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Judas Priest",
"title": "Judas Priest",
"id": 14859,
"slug": "judas-priest",
"url": "https://www.guitarparty.com/api/v3/core/authors/14859/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 29107,
"title": "Breaking the law",
"url": "https://www.guitarparty.com/songs/breaking-the-law/"
},
{
"id": 27428,
"title": "Freewheel Burning",
"url": "https://www.guitarparty.com/songs/freewheel-burning/"
}
]
}