Information about plays

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

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

{
    "id": 3641568,
    "uri": "https://api.kexp.org/v2/plays/3641568/?format=api",
    "airdate": "2026-04-13T13:02:09-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea-41064553335_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea/mbid-4492d6fb-54b9-4581-a9b9-7b4cef442aea-41064553335_thumb250.jpg",
    "song": "POMPEII STATUES",
    "track_id": "dbf9f744-107a-4cad-8ee5-4725cca8ada5",
    "recording_id": "c1830a4c-6218-4f10-a49b-e6006ec94e82",
    "artist": "Benjamin Booker",
    "artist_ids": [
        "51b13502-903f-4c6c-b0a2-9cccfbfea9b1"
    ],
    "album": "LOWER",
    "release_id": "7e130bfb-20bd-4dc2-8193-93286aad0951",
    "release_group_id": "d5758b2e-22ee-4bd8-b1ab-0536db797eee",
    "labels": [
        "Fire Next Time Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "587d405a-974f-40bb-8118-cf735f74e182",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"People like Pompeii statues lying out on the street\nEven the children begging, everyone in the heat\nMaking a way through the city, Queen of Angels\nInto the heart of the city...\"\n\nBenjamin Booker performed live on KEXP back in 2017. Check out the full performance: https://www.youtube.com/watch?v=2SLK4BcR7EE\n\nhttps://www.benjamin-booker.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}