GET /api/v3/core/authors/7213/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Robert A. King",
"title": "Robert A. King",
"id": 7213,
"slug": "robert-a-king",
"url": "https://www.guitarparty.com/api/v3/core/authors/7213/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13478,
"title": "Moonlight On The Colorado",
"url": "https://www.guitarparty.com/songs/moonlight-on-the-colorado/"
},
{
"id": 10218,
"title": "Truck Driving Son Of A Gun",
"url": "https://www.guitarparty.com/songs/truck-driving-son-of-a-gun/"
}
]
}