GET /api/v3/core/authors/7743/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Peggy Sue Wells",
"title": "Peggy Sue Wells",
"id": 7743,
"slug": "peggy-sue-wells",
"url": "https://www.guitarparty.com/api/v3/core/authors/7743/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19626,
"title": "Another Man Loved Me Last Night",
"url": "https://www.guitarparty.com/songs/another-man-loved-me-last-night/"
},
{
"id": 13417,
"title": "Dont Come Home A Drinkin",
"url": "https://www.guitarparty.com/songs/dont-come-home-a-drinkin/"
}
]
}