Information about plays

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

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

{
    "id": 3636807,
    "uri": "https://api.kexp.org/v2/plays/3636807/?format=api",
    "airdate": "2026-04-02T08:45:03-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d-4769277573_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d/mbid-3b26420a-52b3-49db-9e3a-fcf27048a58d-4769277573_thumb250.jpg",
    "song": "Smoke & Mirrors",
    "track_id": "eeffb6c6-1947-3d15-b951-d7bb77a4bbe8",
    "recording_id": "afc73530-5f7a-4067-9400-1c443756df39",
    "artist": "RJD2",
    "artist_ids": [
        "1a120ec5-35b3-4f3e-aa49-7201550d9feb"
    ],
    "album": "Deadringer",
    "release_id": "3b26420a-52b3-49db-9e3a-fcf27048a58d",
    "release_group_id": "fcca105e-1677-32db-b7cc-e3840d4f1456",
    "labels": [
        "Definitive Jux"
    ],
    "label_ids": [
        "abf3267e-d5af-42c2-9a7b-5239d2e07a97"
    ],
    "release_date": "2002-07-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Columbus, Ohio-based music producer, RJD2 is one of the world’s most accomplished music producers. He burst onto the international scene in 2002 with his debut solo record, Deadringer, with hits like “The Horror,” “Smoke & Mirrors” and “Ghostwriter.”\n\nHere's a 2018 KEXP interview with RJD2: https://www.kexp.org/read/2018/12/10/rjd2-on-the-math-equation-of-music-composition/?t=1544474571226",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}