Information about plays

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

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

{
    "id": 3625957,
    "uri": "https://api.kexp.org/v2/plays/3625957/?format=api",
    "airdate": "2026-03-06T09:32:22-08:00",
    "show": 66105,
    "show_uri": "https://api.kexp.org/v2/shows/66105/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9-10149201972_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9-10149201972_thumb250.jpg",
    "song": "Terrible Lie",
    "track_id": "988c5d89-5605-3265-9276-2517139251b3",
    "recording_id": "cbeee4c2-0627-4507-a7fc-63cc21afb35f",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "Pretty Hate Machine",
    "release_id": "ed721fd4-ca0c-4cb1-a569-050c994d10d9",
    "release_group_id": "fcb872a2-7ef9-3ed0-bd4a-7c55c78179b6",
    "labels": [
        "UMe"
    ],
    "label_ids": [
        "93ba13c1-5d3f-4618-a8e7-17aeffff1da6"
    ],
    "release_date": "2010-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "While working nights as a handyman and engineer at the Right Track Studio in Cleveland, Ohio, Trent Reznor used studio \"down-time\" to record and develop Nine Inch Nails. Playing most of the keyboards, drum machines, guitars, and samplers himself, he recorded a demo that eventually got him signed to TVT Records.\n--\nTrent Reznor was asked during a interview with Keyboard Magazine about the ending of this song:\nThat sound has quite an interesting history. It started out as a woodblock. I ran it through a distortion pedal, sampled it, then did my Emax trick by dropping it down a couple of octaves. Then I chopped off the beginning of it. I might also have put an envelope on it with Turbosynth. That’s probably my favorite sound on the record.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}