GET /api/v3/core/authors/1140/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Mamas And The Papas",
"title": "The Mamas And The Papas",
"id": 1140,
"slug": "the-mamas-and-the-papas",
"url": "https://www.guitarparty.com/api/v3/core/authors/1140/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheMamasandThePa.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 536,
"title": "California Dreaming",
"url": "https://www.guitarparty.com/songs/california-dreaming/"
},
{
"id": 24697,
"title": "Dancing in the Street",
"url": "https://www.guitarparty.com/songs/dancing-in-the-street/"
},
{
"id": 23891,
"title": "Dedicated to the one I love",
"url": "https://www.guitarparty.com/songs/dedicated-to-the-one-i-love/"
},
{
"id": 852,
"title": "Dream a little dream of me",
"url": "https://www.guitarparty.com/songs/dream-a-little-dream-of-me/"
},
{
"id": 23890,
"title": "Monday Monday",
"url": "https://www.guitarparty.com/songs/monday-monday/"
},
{
"id": 22128,
"title": "Sing For Your Supper",
"url": "https://www.guitarparty.com/songs/sing-for-your-supper/"
}
]
}