GET /api/v3/core/authors/10637/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Fred E. Alhert",
"title": "Fred E. Alhert",
"id": 10637,
"slug": "fred-e-alhert",
"url": "https://www.guitarparty.com/api/v3/core/authors/10637/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22651,
"title": "I´m Gonna Sit Right Down,Write Myself A Letter",
"url": "https://www.guitarparty.com/songs/i-m-gonna-sit-right-downwrite-myself-a-letter/"
}
]
}