GET /api/v3/core/authors/12360/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Schenker Group (MSG)",
"title": "Michael Schenker Group (MSG)",
"id": 12360,
"slug": "michael-schenker-group-msg",
"url": "https://www.guitarparty.com/api/v3/core/authors/12360/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24512,
"title": "Cry For The Nations",
"url": "https://www.guitarparty.com/songs/cry-for-the-nations/"
}
]
}