Information about plays

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

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

{
    "id": 3631729,
    "uri": "https://api.kexp.org/v2/plays/3631729/?format=api",
    "airdate": "2026-03-21T00:48:05-07:00",
    "show": 66236,
    "show_uri": "https://api.kexp.org/v2/shows/66236/?format=api",
    "image_uri": "https://coverartarchive.org/release/b2769a7e-a2d2-4883-98a3-8e566acb776c/32023946317-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b2769a7e-a2d2-4883-98a3-8e566acb776c/32023946317-250.jpg",
    "song": "Hi‐De‐Ho",
    "track_id": null,
    "recording_id": "b8ca461e-f30f-452b-a7c4-d749e9c31500",
    "artist": "Jack White with Q‐Tip",
    "artist_ids": [
        "3ae2fb37-8a23-429d-9920-bac811c4fc22",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "Fear of the Dawn",
    "release_id": null,
    "release_group_id": "c0024f0b-27c6-4fec-9ab1-93ca7a491af1",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2022-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This blend of rap, rock and electronica is centered on a sample of Cab Calloway's 1943 tune \"Hi-De-Ho Man.\" That song is a rework of the jazz singer's signature number, \"Minnie the Moocher.\"\n---\nA Tribe Called Quest's Q-Tip contributes his own scat vocals to the song. The two originally got together when White contributed to three tracks on A Tribe Called Quest's \"We Got It from Here... Thank You 4 Your Service\" album. Q-Tip continued sending him tracks and White thought he might be interested in joining him on \"Hi-De-Ho.\" He sent the rapper the music with the Cab Calloway sample on it, and five minutes later he sent it back with his own scatting on it.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}