GET /api/v3/core/authors/6919/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ella Barrett",
"title": "Ella Barrett",
"id": 6919,
"slug": "ella-barrett",
"url": "https://www.guitarparty.com/api/v3/core/authors/6919/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13932,
"title": "He Can Be Found",
"url": "https://www.guitarparty.com/songs/he-can-be-found/"
},
{
"id": 12217,
"title": "I Wonder If You Know",
"url": "https://www.guitarparty.com/songs/i-wonder-if-you-know/"
}
]
}