GET /api/v3/core/authors/7214/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bonnie Dodd",
"title": "Bonnie Dodd",
"id": 7214,
"slug": "bonnie-dodd",
"url": "https://www.guitarparty.com/api/v3/core/authors/7214/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12827,
"title": "Be Careful Of Stones That You Throw",
"url": "https://www.guitarparty.com/songs/be-careful-of-stones-that-you-throw/"
},
{
"id": 19748,
"title": "I Dreamed of an Old Love Affair",
"url": "https://www.guitarparty.com/songs/i-dreamed-of-an-old-love-affair/"
},
{
"id": 14906,
"title": "If Its Wrong to Love You",
"url": "https://www.guitarparty.com/songs/if-its-wrong-to-love-you/"
}
]
}