GET /api/v3/core/authors/1500/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Roger Greenaway",
"title": "Roger Greenaway",
"id": 1500,
"slug": "roger-greenaway",
"url": "https://www.guitarparty.com/api/v3/core/authors/1500/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 26160,
"title": "I'd Like to Teach the World to Sing (In Perfect Harmony)",
"url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing-in-perfect-harmony/"
},
{
"id": 14725,
"title": "It´s Like We Never Said Goodbye",
"url": "https://www.guitarparty.com/songs/it-s-like-we-never-said-goodbye/"
},
{
"id": 26161,
"title": "Mig langar til",
"url": "https://www.guitarparty.com/songs/mig-langar-til/"
},
{
"id": 327,
"title": "Something's Gotten Hold of My Heart",
"url": "https://www.guitarparty.com/songs/somethings-gotten-hold-of-my-heart/"
}
]
}