Information about plays

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

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

{
    "id": 3632003,
    "uri": "https://api.kexp.org/v2/plays/3632003/?format=api",
    "airdate": "2026-03-21T17:02:53-07:00",
    "show": 66243,
    "show_uri": "https://api.kexp.org/v2/shows/66243/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-66e40b28-7671-44ad-986c-9054406381a8/mbid-66e40b28-7671-44ad-986c-9054406381a8-3972817706_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-66e40b28-7671-44ad-986c-9054406381a8/mbid-66e40b28-7671-44ad-986c-9054406381a8-3972817706_thumb250.jpg",
    "song": "Fantastic Explosion of Time",
    "track_id": "9eecea37-e052-36d7-a53e-f4eaa07f420d",
    "recording_id": "268a2fe5-40de-462f-bfc2-aefde7f1fa61",
    "artist": "Pond",
    "artist_ids": [
        "69ac44f7-c80d-47b4-9bc8-fcc758d209e6"
    ],
    "album": "Beard, Wives, Denim",
    "release_id": "66e40b28-7671-44ad-986c-9054406381a8",
    "release_group_id": "adffa610-0c7f-4f80-8e81-2113b7ac11f2",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2012-03-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees: Jay Watson of GUM is in POND, Produced by Kevin Parker.\n--\nSeveral touring members of Tame Impala are in Pond and Kevin Parker played drums on this first album\n--\nWatch Pond's KEXP in-studio performance hosted by DJ Cheryl from seven years ago here: https://www.youtube.com/watch?v=Ssh7wzRDJIo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}