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

{
    "name": "Kenny Loggins",
    "title": "Kenny Loggins",
    "id": 743,
    "slug": "kenny-loggins",
    "url": "https://www.guitarparty.com/api/v3/core/authors/743/?format=api",
    "bio_short": "Singer, songwriter, and guitarist Kenny Loggins was born in Everett, WA, and moved to Los Angeles in his teens. He got a job as a staff writer and wrote four songs used on a Nitty Gritty Dirt Band album in 1970, among them the hit "House at Pooh Corner." This brought him to the attention of former Poco member Jim Messina, now a staff producer at CBS, who intended to produce Loggins' debut album. The two ended up in a duo, however, and Loggins & Messina made a series of successful albums during the '70s. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/KennyLoggins8669.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1220,
            "title": "Danny's Song",
            "url": "https://www.guitarparty.com/songs/dannys-song/"
        },
        {
            "id": 26249,
            "title": "Footloose",
            "url": "https://www.guitarparty.com/songs/footloose/"
        },
        {
            "id": 1221,
            "title": "House at Pooh Corner",
            "url": "https://www.guitarparty.com/songs/house-at-pooh-corner/"
        },
        {
            "id": 10130,
            "title": "I Want To Sing You A Love Song",
            "url": "https://www.guitarparty.com/songs/i-want-to-sing-you-a-love-song/"
        },
        {
            "id": 8700,
            "title": "Meet Me Half Way",
            "url": "https://www.guitarparty.com/songs/meet-me-half-way/"
        },
        {
            "id": 8699,
            "title": "Rainbow Connection",
            "url": "https://www.guitarparty.com/songs/rainbow-connection/"
        }
    ]
}