GET /api/v3/core/authors/12299/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ringo Starr",
"title": "Ringo Starr",
"id": 12299,
"slug": "ringo-starr",
"url": "https://www.guitarparty.com/api/v3/core/authors/12299/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 24394,
"title": "Don't Pass Me By",
"url": "https://www.guitarparty.com/songs/dont-pass-me-by/"
},
{
"id": 24988,
"title": "Free as a bird",
"url": "https://www.guitarparty.com/songs/free-as-a-bird/"
},
{
"id": 27479,
"title": "No, No, Song",
"url": "https://www.guitarparty.com/songs/no-no-song/"
},
{
"id": 24437,
"title": "Octopus’s garden",
"url": "https://www.guitarparty.com/songs/octopuss-garden/"
},
{
"id": 1669,
"title": "Sunshine Life For Me",
"url": "https://www.guitarparty.com/songs/sunshine-life-for-me/"
},
{
"id": 28135,
"title": "You're sixteen (You're beautiful and you're mine)",
"url": "https://www.guitarparty.com/songs/youre-sixteen-youre-beautiful-and-youre-mine/"
}
]
}