Information about plays

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

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

{
    "id": 3621248,
    "uri": "https://api.kexp.org/v2/plays/3621248/?format=api",
    "airdate": "2026-02-23T10:46:56-08:00",
    "show": 66011,
    "show_uri": "https://api.kexp.org/v2/shows/66011/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-d919f8f0-1d66-3e03-a71f-2f1a7e9a3ebc/mbid-d919f8f0-1d66-3e03-a71f-2f1a7e9a3ebc-43763417085_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-d919f8f0-1d66-3e03-a71f-2f1a7e9a3ebc/mbid-d919f8f0-1d66-3e03-a71f-2f1a7e9a3ebc-43763417085_thumb250.jpg",
    "song": "Rattled by the Rush",
    "track_id": "8ca77686-8275-32aa-b01f-3767257f5349",
    "recording_id": "8e2d53aa-0190-44a2-ab7a-9579abf36763",
    "artist": "Pavement",
    "artist_ids": [
        "36bfa85f-737b-41db-a8fc-b8825850ffc3"
    ],
    "album": "Wowee Zowee",
    "release_id": "d919f8f0-1d66-3e03-a71f-2f1a7e9a3ebc",
    "release_group_id": "fa79988d-62b5-3039-9169-ed0d17d53296",
    "labels": [
        "wea",
        "Matador"
    ],
    "label_ids": [
        "fe7ee819-e43e-4cb2-8e72-463879e4b3e7",
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1995-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another fab artist announced TODAY for this summer's ZOO TUNES at Woodland Park Zoo, Seattle! Playing July 19th. Keep listening for more ZooTunes announcements from Troy!\n\n\"Rattled by the Rush\" was a single/EP released by Pavement in 1995. It is the first single from the band's third album, Wowee Zowee.\n\nhttps://pavementband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}