Information about plays

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

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

{
    "id": 3632413,
    "uri": "https://api.kexp.org/v2/plays/3632413/?format=api",
    "airdate": "2026-03-22T15:52:35-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-377e3fbe-fb56-3a14-9814-9cd5d36e339f/mbid-377e3fbe-fb56-3a14-9814-9cd5d36e339f-28587855592_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-377e3fbe-fb56-3a14-9814-9cd5d36e339f/mbid-377e3fbe-fb56-3a14-9814-9cd5d36e339f-28587855592_thumb250.jpg",
    "song": "In Between Days",
    "track_id": "9ee7cdd0-8637-3a3d-80af-ffe0af37962e",
    "recording_id": "3e0f67ab-ee3f-44d7-8d7f-208b152368b2",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "The Head on the Door",
    "release_id": "377e3fbe-fb56-3a14-9814-9cd5d36e339f",
    "release_group_id": "cf5d6187-e43b-3848-ba51-8ec1df3d97e3",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1985-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\nThe distinctive Tim Pope-directed video for this track depicts the band in performance, enhanced by 360-degree shots and drawn-in, colourful socks. Robert Smith had a camera, held by cables, which he could push away and hold at will; as did Porl Thompson, fixed on his guitar.\n\nTim Pope said of the video, \"I think Robert is a true English eccentric, you see. He's an absolute nutcase; he's absolutely mad. Therefore, the films are very easy because I just do a close-up of his face and let him go a bit mad.\"\n\nSmith has stated that it was one of his favourite Cure videos, feeling \"it captures the song\", saying \"We wanted to make a video that portrayed us as we are, without looking glamorous or anything, because I got very fed up with seeing people strutting and preening in videos. I think it’s the most tedious thing in the world, seeing the same people with different faces.\" https://tinyurl.com/bdf95dw4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}