Information about plays

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

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

{
    "id": 3571900,
    "uri": "https://api.kexp.org/v2/plays/3571900/?format=api",
    "airdate": "2025-10-30T16:59:05-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia600607.us.archive.org/27/items/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d-4769277573_thumb500.jpg",
    "thumbnail_uri": "https://ia600607.us.archive.org/27/items/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d-4769277573_thumb250.jpg",
    "song": "The Horror",
    "track_id": "ce4ea228-c1c7-34ec-99a2-e63fea4dc845",
    "recording_id": "a60e53c6-4a28-42f2-be83-25978107b60c",
    "artist": "RJD2",
    "artist_ids": [
        "1a120ec5-35b3-4f3e-aa49-7201550d9feb"
    ],
    "album": "Deadringer",
    "release_id": "3b26420a-52b3-49db-9e3a-fcf27048a58d",
    "release_group_id": "fcca105e-1677-32db-b7cc-e3840d4f1456",
    "labels": [
        "Definitive Jux"
    ],
    "label_ids": [
        "abf3267e-d5af-42c2-9a7b-5239d2e07a97"
    ],
    "release_date": "2002-07-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Darren in Issaquah for this spooky request! \n--\nConsidered a music video that homage classic horror cinema.\n\nIf that sounds to you like the premise for Alex Proyas’ trippy 1998 sci-fi thriller Dark City, you’re spot on (and incidentally, Dark City’s reality-altering so-called Strangers, the most prominent of whom was played by Richard O’Brien, were themselves inspired by another cult masterpiece, O’Brien’s Rocky Horror Picture Show).\n\nhttps://www.classicnerd.com/articles/10-music-videos-that-homage-classic-horror-cinema/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}