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

{
    "name": "Cole Porter",
    "title": "Cole Porter",
    "id": 143,
    "slug": "cole-porter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/143/?format=api",
    "bio_short": "Cole Albert Porter (June 9, 1891 – October 15, 1964) was an American composer and songwriter from Indiana. His works include the musical comedies Kiss Me, Kate (1948) (based on Shakespeare's The Taming of the Shrew), Fifty Million Frenchmen and Anything Goes, as well as songs like "Night and Day", "I Get a Kick Out of You" and "I've Got You Under My Skin". He was noted for his sophisticated (sometimes ribald) lyrics, clever rhymes, and complex forms.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ColePorterpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22080,
            "title": "Anything Goes",
            "url": "https://www.guitarparty.com/songs/anything-goes/"
        },
        {
            "id": 20019,
            "title": "Don´t Fence Me In",
            "url": "https://www.guitarparty.com/songs/don-t-fence-me-in/"
        },
        {
            "id": 25101,
            "title": "Frelsi ég finn",
            "url": "https://www.guitarparty.com/songs/frelsi-eg-finn/"
        },
        {
            "id": 22037,
            "title": "Friendship",
            "url": "https://www.guitarparty.com/songs/friendship/"
        },
        {
            "id": 22264,
            "title": "From This Moment On",
            "url": "https://www.guitarparty.com/songs/from-this-moment-on/"
        },
        {
            "id": 22319,
            "title": "Goodbye Little Dream Goodbye",
            "url": "https://www.guitarparty.com/songs/goodbye-little-dream-goodbye/"
        },
        {
            "id": 22086,
            "title": "I Get A Kick Out Of You",
            "url": "https://www.guitarparty.com/songs/i-get-a-kick-out-of-you/"
        },
        {
            "id": 22003,
            "title": "I Love Paris",
            "url": "https://www.guitarparty.com/songs/i-love-paris/"
        },
        {
            "id": 22421,
            "title": "Ive Got You Under My Skin",
            "url": "https://www.guitarparty.com/songs/ive-got-you-under-my-skin/"
        },
        {
            "id": 22648,
            "title": "Just One Of Those Things",
            "url": "https://www.guitarparty.com/songs/just-one-of-those-things/"
        },
        {
            "id": 22244,
            "title": "Lets Do It",
            "url": "https://www.guitarparty.com/songs/lets-do-it/"
        },
        {
            "id": 22112,
            "title": "Night And Day",
            "url": "https://www.guitarparty.com/songs/night-and-day/"
        },
        {
            "id": 22268,
            "title": "So in Love",
            "url": "https://www.guitarparty.com/songs/so-in-love/"
        },
        {
            "id": 27477,
            "title": "Treystu á mig",
            "url": "https://www.guitarparty.com/songs/treystu-a-mig/"
        },
        {
            "id": 21807,
            "title": "True Love",
            "url": "https://www.guitarparty.com/songs/true-love/"
        },
        {
            "id": 22209,
            "title": "What Is This Thing Called Love",
            "url": "https://www.guitarparty.com/songs/what-is-this-thing-called-love/"
        }
    ]
}