Information about plays

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

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

{
    "id": 3663703,
    "uri": "https://api.kexp.org/v2/plays/3663703/?format=api",
    "airdate": "2026-06-04T15:45:14-07:00",
    "show": 66901,
    "show_uri": "https://api.kexp.org/v2/shows/66901/?format=api",
    "image_uri": "https://coverartarchive.org/release/e669bdc6-f37c-4055-a04f-b6ef91bc60ec/26376869696-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e669bdc6-f37c-4055-a04f-b6ef91bc60ec/26376869696-250.jpg",
    "song": "Out of Sight",
    "track_id": null,
    "recording_id": "4fb4c249-ffc3-4ad5-aa23-d8fd01f89c47",
    "artist": "Run the Jewels feat. 2 Chainz",
    "artist_ids": [
        "a80c5dc5-b12e-4667-9f5a-b568961f3839",
        "dff0d392-4cd5-4052-9fbb-f485df3891e5"
    ],
    "album": "RTJ4",
    "release_id": null,
    "release_group_id": "46dc2b09-a6b1-4271-bf1d-01f3b3b95c23",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2020-06-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the 2 Chainz-assisted song “Out of Sight,” the duo pays homage to a classic ‘80s track. RTJ samples Foster Sylvers’ 1973 song “Misdemeanor.  Here's a discussion of several times that song has been sampled (it's been sampled more than 50 times.): https://genius.com/a/run-the-jewels-out-of-sight-shares-a-sample-with-the-d-o-c-s-it-s-funky-enough\n--\nWatch Run the Jewels performing on KEXP for an in-studio session in 2017:  https://www.youtube.com/watch?v=C8zQHaIPzVw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}