Information about plays

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

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

{
    "id": 3640135,
    "uri": "https://api.kexp.org/v2/plays/3640135/?format=api",
    "airdate": "2026-04-10T03:16:02-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "https://ia600702.us.archive.org/34/items/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1-44526123336_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1-44526123336_thumb250.jpg",
    "song": "YOU AINT GOTTA LIE",
    "track_id": "2a9e360b-d1e7-4c4a-aa0c-c2fec792d7bf",
    "recording_id": "622ed3bc-6af9-49a8-855f-5d9e520f777b",
    "artist": "Denzel Curry, The Scythe, 454 & Luh Tyler",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b",
        "985b1d91-4176-4135-b40d-be94c14796b7",
        "1f375ea1-617d-485b-ae29-d220bfc1f501",
        "fbc87e6f-e9ee-47b6-ae59-abea98a40680"
    ],
    "album": "Strictly 4 The Scythe",
    "release_id": "e4381e74-2f90-48c7-b85f-f26fe86a52c1",
    "release_group_id": "4a4cab84-403d-48be-851a-354beae418f4",
    "labels": [
        "PH Recordings",
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "1a4ef7a2-b6df-42ab-820d-d3196a81c5fd",
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3AM TIME MACHINE: THE PRESENT!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}