Information about plays

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

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

{
    "id": 3537946,
    "uri": "https://api.kexp.org/v2/plays/3537946/?format=api",
    "airdate": "2025-08-09T14:54:59-07:00",
    "show": 64244,
    "show_uri": "https://api.kexp.org/v2/shows/64244/?format=api",
    "image_uri": "https://ia800705.us.archive.org/26/items/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58-42231397875_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/26/items/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58-42231397875_thumb250.jpg",
    "song": "Running Through the Airport",
    "track_id": "ef06c388-94ce-4509-aaa4-870f153f8ef6",
    "recording_id": "37f1439f-7a8a-48b7-8d48-1145089495d4",
    "artist": "Packaging",
    "artist_ids": [
        "310ac711-027b-4eea-833b-0b04d72f82ea"
    ],
    "album": "Running Through The Airport",
    "release_id": "baff5eda-59d6-4e26-ac3f-c83bab880f58",
    "release_group_id": "6341d097-3bbb-4819-b159-3d105d9cd423",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-06-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band Packaging is the duo of Daniel Lyon (Spirit Award) and Daniel \"Connor\" Birch (Flaural). Their self-titled debut album, \"Packaging,\" will be released on October 10th.\n\nhttps://packaging.bandcamp.com/album/packaging\n\nBirch said of their formation, \"A surplus of free time during the pandemic gave us that initial opportunity. The first session, Daniel visited Denver, we worked 12-plus-hour days, and both stayed full-time at the studio writing together and often with members of Flaural.\"\n\nhttps://tinyurl.com/yunuvx6t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}