Information about plays

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

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

{
    "id": 3631971,
    "uri": "https://api.kexp.org/v2/plays/3631971/?format=api",
    "airdate": "2026-03-21T14:58:27-07:00",
    "show": 66242,
    "show_uri": "https://api.kexp.org/v2/shows/66242/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-f22cb42e-67d9-41e0-8cc3-6b58f94799bf/mbid-f22cb42e-67d9-41e0-8cc3-6b58f94799bf-25513420562_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Invisible People",
    "track_id": "1c88d1ba-97bc-44cd-bbc7-cc4c57d80dc3",
    "recording_id": "0a3266a1-0ca9-4327-ba40-c90ab464b0c1",
    "artist": "Chicano Batman",
    "artist_ids": [
        "46efbaa6-1bf3-44b5-8838-67f77d77aa96"
    ],
    "album": "Invisible People",
    "release_id": "f22cb42e-67d9-41e0-8cc3-6b58f94799bf",
    "release_group_id": "57e6bd02-b736-41c0-bc1f-a82d08b979d1",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2020-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: Leon Michels produced Chicano Batman's 2020 Album Invisible People.\n---\nhttps://chicanobatman.com/\n---\nBe sure to check out Chicano Batman's Live on KEXP at Home performance and interview with DJ Morgan here! https://www.youtube.com/watch?v=adWjEdqzhbc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}