GET /api/v3/core/authors/1313/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Wings",
"title": "Wings",
"id": 1313,
"slug": "wings",
"url": "https://www.guitarparty.com/api/v3/core/authors/1313/?format=api",
"bio_short": "Wings - Paul McCartney & Wings Late in 1971, drummer Denny Seiwell, and ex-Moody Blues guitarist and singer Denny Laine, joined McCartney and wife Linda McCartney to record Paul's third post-Beatles project. The result was Wild Life, the first project to credit Wings. In 1972, McCartney returned to touring, mounting an impromptu tour of UK universities and later a tour of small European venues (with the group driving around in a van), playing no Beatles numbers.",
"artist_img": "//guitarparty.overcastcdn.com/images/Wings.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 24016,
"title": "Jet",
"url": "https://www.guitarparty.com/songs/jet/"
},
{
"id": 1243,
"title": "Live And Let Die",
"url": "https://www.guitarparty.com/songs/live-and-let-die/"
},
{
"id": 25787,
"title": "Mull Of Kintyre",
"url": "https://www.guitarparty.com/songs/mull-of-kintyre/"
}
]
}