GET /api/v3/core/authors/12421/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James E. Myers",
"title": "James E. Myers",
"id": 12421,
"slug": "james-e-myers",
"url": "https://www.guitarparty.com/api/v3/core/authors/12421/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24570,
"title": "Rock Around The Clock",
"url": "https://www.guitarparty.com/songs/rock-around-the-clock/"
},
{
"id": 28246,
"title": "Rokk um alla blokk",
"url": "https://www.guitarparty.com/songs/rokk-um-alla-blokk/"
}
]
}