GET /api/v3/core/authors/7295/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ralph Freed",
"title": "Ralph Freed",
"id": 7295,
"slug": "ralph-freed",
"url": "https://www.guitarparty.com/api/v3/core/authors/7295/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10295,
"title": "Adios Amigo",
"url": "https://www.guitarparty.com/songs/adios-amigo/"
},
{
"id": 13402,
"title": "I Heard From A Memory Last Night",
"url": "https://www.guitarparty.com/songs/i-heard-from-a-memory-last-night/"
}
]
}