Information about plays

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

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

{
    "id": 3547287,
    "uri": "https://api.kexp.org/v2/plays/3547287/?format=api",
    "airdate": "2025-08-31T19:33:43-07:00",
    "show": 64439,
    "show_uri": "https://api.kexp.org/v2/shows/64439/?format=api",
    "image_uri": "https://coverartarchive.org/release/8da1a17c-f1c0-468e-994e-8e73884962e9/41562691802-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8da1a17c-f1c0-468e-994e-8e73884962e9/41562691802-250.jpg",
    "song": "Double Dutch Bus",
    "track_id": null,
    "recording_id": "e472a60b-13b6-478e-81eb-4190089e79a1",
    "artist": "Frankie Smith",
    "artist_ids": [
        "1c0ee25e-da2a-436f-991e-67573711f236"
    ],
    "album": "Children of Tomorrow",
    "release_id": null,
    "release_group_id": "cdb77c3e-9b1d-47bf-b965-917229a93dec",
    "labels": [
        "WMOT Records"
    ],
    "label_ids": [
        "434a4dd4-83b2-43a5-89cb-dadabd3dfcba"
    ],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Like \"Rapper's Delight\" and many other rap songs that were gaining traction in the early 80's, the song tells a clever and self-deprecating story: Frankie Smith misses his bus and has to walk 15 blocks to get to work. But \"Double Dutch Bus\" has a secret weapon: a hook filled with a kind of pig Latin variation sung by Smith and a group of kids along the lines of:\nMizzo izzay wizzat nizzo yizzou izzay\n\nThis was a precursor to Jay-Z's improvised language in his 2001 hit \"Izzo (H.O.V.A.),\" where he spells out HOVA in izzle-speak: H to the Izz-o, V to the Izz-A\n\nSnoop Dogg, an old-school aficionado, put his own spin on it, using it as part of his regular speech: Fo shizzle.\n\nAnd Missy Elliott sampled \"Double Dutch Bus\" on \"Gossip Folks\" from her 2002 album, Under Construction.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}