GET /api/v3/core/authors/12860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Emile Ford",
"title": "Emile Ford",
"id": 12860,
"slug": "emile-ford",
"url": "https://www.guitarparty.com/api/v3/core/authors/12860/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24953,
"title": "What do you want to make those eyes at me for",
"url": "https://www.guitarparty.com/songs/what-do-you-want-to-make-those-eyes-at-me-for/"
}
]
}