Information about plays

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

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

{
    "id": 3549911,
    "uri": "https://api.kexp.org/v2/plays/3549911/?format=api",
    "airdate": "2025-09-07T05:01:27-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://coverartarchive.org/release/d2f19c03-f8fe-4548-a571-1e566b27fbd1/41019149530-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d2f19c03-f8fe-4548-a571-1e566b27fbd1/41019149530-250.jpg",
    "song": "Palestine (EMUH remix)",
    "track_id": null,
    "recording_id": "debdf1fc-344e-4296-aeea-55b4fad28eb3",
    "artist": "I.S.H & Longstocking",
    "artist_ids": [
        "f9915334-27b2-4497-8414-ebf617c8bf36",
        "528ad36c-ed66-466b-9147-771202464ee5"
    ],
    "album": "Palestine",
    "release_id": null,
    "release_group_id": "132442f8-69e8-4584-b04d-e15e6f17e0ed",
    "labels": [
        "Feral One Records"
    ],
    "label_ids": [
        "939373ab-5122-4fc7-9f7a-615a10e2820e"
    ],
    "release_date": "2024-12-27",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Longstocking, whose real name is Denni Longstocking Kindred, is a well-known Seattle-based dance music producer, musician, and artist. She's also the label owner of Feral One Records and a prominent figure in Seattle's underground dance music scene. I.S.H / اسماعيل is a Palestinian American artist based in Seattle.\n\nwww.FeralOneRecords.com\n\n\nhttps://soundcloud.com/feralonerecords/i-s-h-longstocking-palestine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}