GET /api/v3/core/authors/3179/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Andrea Bocelli",
    "title": "Andrea Bocelli",
    "id": 3179,
    "slug": "andrea-bocelli",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3179/?format=api",
    "bio_short": "Andrea Bocelli\n Written by: Giorgio De Martino (2010)\n Translation by: Consuelo Hackney  \n At last, a legend  At last, a legend for the new millennium.  A legend in the Homeric sense of a myth, the“word that speaks” which has flowered here through song: like Caruso, Gigli, Del Monaco, Corelli…\n A legend (of Andrea Bocelli’s stature) is not created by design:  the most astute marketing would never be able to produce such a result.  It is simply that people “recognized” him and voted for him.",
    "artist_img": "//guitarparty.overcastcdn.com/images/AndreaBocelliboc.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 23663,
            "title": "Bésame mucho (in spanish - Consuelo Velasquez)",
            "url": "https://www.guitarparty.com/songs/besame-mucho/"
        },
        {
            "id": 3177,
            "title": "Con Te Partiro",
            "url": "https://www.guitarparty.com/songs/con-te-partiro/"
        },
        {
            "id": 25270,
            "title": "Perfect sympony",
            "url": "https://www.guitarparty.com/songs/perfect-sympony/"
        },
        {
            "id": 23113,
            "title": "Time To Say Goodbye (Con te partirò)",
            "url": "https://www.guitarparty.com/songs/time-to-say-goodbye-con-te-partiro/"
        },
        {
            "id": 23667,
            "title": "Volare (Nel blu dipinto di blu)",
            "url": "https://www.guitarparty.com/songs/volare-nel-blu-dipinto-di-blu/"
        }
    ]
}