GET /api/v3/core/authors/8623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Margaret A. Rich",
"title": "Margaret A. Rich",
"id": 8623,
"slug": "margaret-a-rich",
"url": "https://www.guitarparty.com/api/v3/core/authors/8623/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 17478,
"title": "He Follows My Footsteps",
"url": "https://www.guitarparty.com/songs/he-follows-my-footsteps/"
},
{
"id": 20483,
"title": "Life Has its Little Ups And Downs",
"url": "https://www.guitarparty.com/songs/life-has-its-little-ups-and-downs/"
},
{
"id": 20575,
"title": "Nothing In The World",
"url": "https://www.guitarparty.com/songs/nothing-in-the-world/"
}
]
}