Information about plays

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

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

{
    "id": 3666292,
    "uri": "https://api.kexp.org/v2/plays/3666292/?format=api",
    "airdate": "2026-06-10T19:13:47-07:00",
    "show": 66955,
    "show_uri": "https://api.kexp.org/v2/shows/66955/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f-41013979323_thumb500.jpg",
    "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f/mbid-b54dfbbd-1ea0-4d83-ab11-470c7dfece1f-41013979323_thumb250.jpg",
    "song": "Counterbalance",
    "track_id": "f197bef9-341e-40c7-a933-f67603589041",
    "recording_id": "ff70cbb4-d0b5-4720-b507-ade439fcfad9",
    "artist": "MIEN",
    "artist_ids": [
        "c4b41251-175d-4351-8fc9-f3b54250ead0"
    ],
    "album": "MIIEN",
    "release_id": "b54dfbbd-1ea0-4d83-ab11-470c7dfece1f",
    "release_group_id": "a48faaa5-17f6-42dd-a17f-dfbb97cd5166",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The seeds of MIEN were planted back in 2004 when Rishi Dhir (Elephant Stone) crossed paths with Alex Maas (The Black Angels) during a serendipitous encounter at SXSW.\n\nWatch our in-studio with MIEN: https://www.youtube.com/watch?v=lFNMEorKihw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}