Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3422547/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3422547,
    "uri": "https://api.kexp.org/v2/plays/3422547/?format=api",
    "airdate": "2024-11-07T15:37:06-08:00",
    "show": 61788,
    "show_uri": "https://api.kexp.org/v2/shows/61788/?format=api",
    "image_uri": "https://coverartarchive.org/release/e1b94ba6-c63c-4c2d-8928-9d1a525b7000/22018478497-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e1b94ba6-c63c-4c2d-8928-9d1a525b7000/22018478497-250.jpg",
    "song": "Human Nature",
    "track_id": null,
    "recording_id": "40a43f5e-d4f4-4253-a42d-364d47208c64",
    "artist": "Michael Jackson",
    "artist_ids": [
        "f27ec8db-af05-4f36-916e-3d57f91ecf5e"
    ],
    "album": "Thriller",
    "release_id": null,
    "release_group_id": "f32fab67-77dd-3937-addc-9062e28e4c37",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1982-11-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This appraisal of Quincy Jones' career says that he \"erased boundaries, connected worlds and embraced delight. As a producer, he coaxed ingenuity from his players and singers.\": https://www.nytimes.com/2024/11/04/arts/music/quincy-jones-death-michael-jackson.html\n--\nSteve Porcaro and fellow Toto member David Paich worked with producer Quincy Jones on the \"Thriller\" album, doing some synthesizer programming and playing. Said Porcaro: \"Quincy had been asking David for songs and he was sending a messenger almost every day to David's house - where I was living at the time - to pick up anything David was working on. And so David was sending him stuff. One time, he had gotten a call that the messenger was on his way and he called down to me and told me to throw something we'd been working on onto a cassette. I didn't have any blank cassettes, so I took a cassette that had 'Human Nature' on one side and turned the B-side over, rewound it and put on these two songs of David's. and then gave them to the messenger.\"\n\nJones played both sides of the cassette and was excited about \"Human Nature.\" Quincy called David the next day and was raving about this tune that went 'why, why.' It took David half an hour to tell Quincy that it wasn't his song! But the song was incomplete lyric-wise and Jones asked Porcaro to finish them. Porcaro recalls: \"I forced myself to write the lyrics and Quincy was less than thrilled with them and he asked me if I would mind if he brought in John Bettis to finish them. I was completely thrilled with what John did with the lyrics.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}