GET /api/v3/core/authors/7719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alan J. Lerner",
"title": "Alan J. Lerner",
"id": 7719,
"slug": "alan-j-lerner",
"url": "https://www.guitarparty.com/api/v3/core/authors/7719/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13384,
"title": "They Call the Wind Mariah",
"url": "https://www.guitarparty.com/songs/they-call-the-wind-mariah/"
},
{
"id": 26512,
"title": "Wand'rin' Star",
"url": "https://www.guitarparty.com/songs/wandrin-star/"
}
]
}