Information about plays

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

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

{
    "id": 3578053,
    "uri": "https://api.kexp.org/v2/plays/3578053/?format=api",
    "airdate": "2025-11-14T11:59:31-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb250.jpg",
    "song": "Water's Edge",
    "track_id": "3ae22731-d968-4e20-856d-80f0e5a5103f",
    "recording_id": "d9e7ce4a-8c84-4e28-8d59-d5b8fc2c9ab6",
    "artist": "Packaging",
    "artist_ids": [
        "310ac711-027b-4eea-833b-0b04d72f82ea"
    ],
    "album": "Packaging",
    "release_id": "ba08eedb-ac44-4a4d-9c24-14a85e95684e",
    "release_group_id": "3945d4aa-a342-42c4-bacb-9385b51e1c98",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Packaging will be Live on KEXP on Monday, December 15th at 3pm!\n\nThey're also playing tomorrow in Seattle at the Sunset Tavern! Shadowgraphs, YDC, and KEXP's own DJ Atticus will also take the stage. \n\nThe Seattle-based duo of Daniel Lyon (Spirit Award) and Daniel “Connor” Birch (Flaural), recently released their debut album. \n\nhttps://packaging.bandcamp.com/album/packaging",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}