GET /api/v3/core/authors/14860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rob Halford",
"title": "Rob Halford",
"id": 14860,
"slug": "rob-halford",
"url": "https://www.guitarparty.com/api/v3/core/authors/14860/?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/"
}
]
}