Information about plays

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

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

{
    "id": 3532426,
    "uri": "https://api.kexp.org/v2/plays/3532426/?format=api",
    "airdate": "2025-07-27T13:48:43-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-5847dbe0-3b53-484d-810f-cd3ca25e50a9/mbid-5847dbe0-3b53-484d-810f-cd3ca25e50a9-42207605508_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-5847dbe0-3b53-484d-810f-cd3ca25e50a9/mbid-5847dbe0-3b53-484d-810f-cd3ca25e50a9-42207605508_thumb250.jpg",
    "song": "High horse",
    "track_id": "45a4a46d-cd5f-4f4f-8b95-7ac22b79652a",
    "recording_id": "c0353c0a-31ec-4301-b25b-600a7bb2d785",
    "artist": "Proper Monday Number",
    "artist_ids": [
        "16b57a0b-c27b-47b0-acf0-f932497381e8"
    ],
    "album": "Deep clean your house EP",
    "release_id": "5847dbe0-3b53-484d-810f-cd3ca25e50a9",
    "release_group_id": "80e26ba9-c690-4553-9524-99109610f371",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Collaboration between Suzi Horn (Prinzhorn Dance School) and Christoph.\n\nhttps://propermondaynumber.bandcamp.com/album/deep-clean-your-house-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}