GET /api/v3/core/authors/9955/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Irving Kahal",
"title": "Irving Kahal",
"id": 9955,
"slug": "irving-kahal",
"url": "https://www.guitarparty.com/api/v3/core/authors/9955/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22650,
"title": "I´ll Be Seeing You",
"url": "https://www.guitarparty.com/songs/i-ll-be-seeing-you/"
},
{
"id": 22030,
"title": "When I Take My Sugar to Tea",
"url": "https://www.guitarparty.com/songs/when-i-take-my-sugar-to-tea/"
},
{
"id": 22195,
"title": "You Brought A New Kind of Love to Me",
"url": "https://www.guitarparty.com/songs/you-brought-a-new-kind-of-love-to-me/"
}
]
}