Information about plays

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

GET /v2/plays/?format=api&offset=860&ordering=-airdate
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=880&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=840&ordering=-airdate",
    "results": [
        {
            "id": 3635416,
            "uri": "https://api.kexp.org/v2/plays/3635416/?format=api",
            "airdate": "2026-03-30T03:00:31-07:00",
            "show": 66318,
            "show_uri": "https://api.kexp.org/v2/shows/66318/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3635415,
            "uri": "https://api.kexp.org/v2/plays/3635415/?format=api",
            "airdate": "2026-03-30T02:56:22-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Vertical Transfer",
            "track_id": null,
            "recording_id": "ff031cb7-2767-4409-aba8-db552a2a3e05",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Flying Free",
            "release_id": null,
            "release_group_id": "42ebb7f6-3094-465a-b0c0-041ba0e3c86b",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": "2024-08-08",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635414,
            "uri": "https://api.kexp.org/v2/plays/3635414/?format=api",
            "airdate": "2026-03-30T02:54:02-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Shield That Holds the Sun",
            "track_id": null,
            "recording_id": "3557d653-92aa-4b44-9831-4ac2b616df69",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Light Music for Heavy Industry",
            "release_id": null,
            "release_group_id": "98dd1c7d-53e3-4797-8530-208330428ca5",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": "2025-02-13",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635413,
            "uri": "https://api.kexp.org/v2/plays/3635413/?format=api",
            "airdate": "2026-03-30T02:50:00-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Drop Forging in Closed Dies",
            "track_id": null,
            "recording_id": "0ae122c4-844a-460c-a85b-f3f1996bf010",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Light Music for Heavy Industry",
            "release_id": null,
            "release_group_id": "98dd1c7d-53e3-4797-8530-208330428ca5",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": "2025-02-13",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635412,
            "uri": "https://api.kexp.org/v2/plays/3635412/?format=api",
            "airdate": "2026-03-30T02:42:49-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Flight of the Capricorn",
            "track_id": null,
            "recording_id": "24d13fc2-9805-456f-9783-4e31e85bc817",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Flying Free",
            "release_id": null,
            "release_group_id": "42ebb7f6-3094-465a-b0c0-041ba0e3c86b",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": "2024-08-08",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://seanwolcott.bandcamp.com/album/flying-free",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635411,
            "uri": "https://api.kexp.org/v2/plays/3635411/?format=api",
            "airdate": "2026-03-30T02:37:56-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "(Theme From) Escape From Hachijo-Jima",
            "track_id": null,
            "recording_id": null,
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Lady Swordfighter: Escape from Hatchi-jo Jima",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": null,
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://seanwolcott.bandcamp.com/album/lady-swordfighter-escape-from-hachij-jima",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635410,
            "uri": "https://api.kexp.org/v2/plays/3635410/?format=api",
            "airdate": "2026-03-30T02:36:58-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Story of The Broken Blade",
            "track_id": null,
            "recording_id": null,
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Lady Swordfighter: Escape from Hatchi-jo Jima",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Clockwork"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://seanwolcott.bandcamp.com/album/lady-swordfighter-escape-from-hachij-jima",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635409,
            "uri": "https://api.kexp.org/v2/plays/3635409/?format=api",
            "airdate": "2026-03-30T02:33:39-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/4403f0e8-9303-4223-9dac-306d16157297/30421194551-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/4403f0e8-9303-4223-9dac-306d16157297/30421194551-250.jpg",
            "song": "花笠音頭",
            "track_id": null,
            "recording_id": "a7e0743c-da25-4fc0-82d9-8aa36e66e294",
            "artist": "Norio Maeda & All-Stars",
            "artist_ids": [
                "2e491aef-cfbd-4870-8a23-06485c30d96b"
            ],
            "album": "Rock Communication",
            "release_id": null,
            "release_group_id": "a2250d99-cffc-4262-bf34-23c171563a4a",
            "labels": [
                "Teichiku Records"
            ],
            "label_ids": [
                "2f5229d4-49cf-49e2-a8ef-590e24c2544e"
            ],
            "release_date": "1970-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635408,
            "uri": "https://api.kexp.org/v2/plays/3635408/?format=api",
            "airdate": "2026-03-30T02:27:47-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Shadowboxing in the Wind",
            "track_id": "4afd266d-b784-41d7-9ff1-2b8606d55267",
            "recording_id": "547b5253-7fdd-4dfb-921a-26b357592df6",
            "artist": "Industrial Revelation",
            "artist_ids": [
                "c8f11ef0-fccd-4cbb-8d63-896d6e1940db"
            ],
            "album": "Oak Head",
            "release_id": "a0820455-765c-4645-ab58-7cee33152c99",
            "release_group_id": "a24cf0fb-ce19-4c04-8307-f17b114cfe8a",
            "labels": [
                "[no label]"
            ],
            "label_ids": [
                "157afde4-4bf5-4039-8ad2-5a15acc85176"
            ],
            "release_date": "2013-10-13",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Josh Rawlings (Keys) is a constant collaborator on Sean Wolcott's albums",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635407,
            "uri": "https://api.kexp.org/v2/plays/3635407/?format=api",
            "airdate": "2026-03-30T02:24:55-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "At the Gates of an Unwelcoming Buddha",
            "track_id": null,
            "recording_id": null,
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Lady Swordfighter: Escape from Hatchi-jo Jima",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Clockwork"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "The 2nd chapter in the Lady Swordfighter series. Filled with heavy grooves and traditional Japanese instruments from local Seattle musicians such as Aura Ruddell (koto, vocals), Hanz Araki (shakuhatchi) and more https://seanwolcott.bandcamp.com/album/lady-swordfighter-escape-from-hachij-jima",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635406,
            "uri": "https://api.kexp.org/v2/plays/3635406/?format=api",
            "airdate": "2026-03-30T02:18:55-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/02924e42-7abc-4a30-acdd-c8195f646d64/14891726790-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/02924e42-7abc-4a30-acdd-c8195f646d64/14891726790-250.jpg",
            "song": "Desiderata",
            "track_id": null,
            "recording_id": "203979d6-acd2-4996-92af-9d0a79b68920",
            "artist": "Les Crane",
            "artist_ids": [
                "c2251cf1-993b-4993-8d30-5dd883ee8fdd"
            ],
            "album": "Desiderata",
            "release_id": null,
            "release_group_id": "8e59df26-1b6f-3741-9319-fb94e094c796",
            "labels": [
                "Warner Music Australia"
            ],
            "label_ids": [
                "d50eb1c1-20bd-46b2-a216-a26aac9b7130"
            ],
            "release_date": "2006-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635405,
            "uri": "https://api.kexp.org/v2/plays/3635405/?format=api",
            "airdate": "2026-03-30T02:15:44-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/1e383a94-979f-4386-baa7-219cd0ae1c70/13537086799-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/1e383a94-979f-4386-baa7-219cd0ae1c70/13537086799-250.jpg",
            "song": "Stridulum Theme",
            "track_id": null,
            "recording_id": "20e1bd9c-e01c-47c5-8249-fadcdaae5286",
            "artist": "Franco Micalizzi",
            "artist_ids": [
                "aa02934c-1ae5-4130-be27-e6aec81d6281"
            ],
            "album": "Stridulum (The Visitor) (Original Motion Picture Soundtrack in Full Stereo)",
            "release_id": null,
            "release_group_id": "41437551-f085-48dc-918d-253dd621e0c5",
            "labels": [],
            "label_ids": [],
            "release_date": "2011-03-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635404,
            "uri": "https://api.kexp.org/v2/plays/3635404/?format=api",
            "airdate": "2026-03-30T02:13:29-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/f5bd19d0-a293-460d-893a-655aff5b5f58/40469930918-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/f5bd19d0-a293-460d-893a-655aff5b5f58/40469930918-250.jpg",
            "song": "Sisters of the Endless Abyss",
            "track_id": null,
            "recording_id": "103ebc7c-3bd6-4b70-8164-9f29c8f3ee15",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Voce d'Ombra",
            "release_id": null,
            "release_group_id": "4b8b78d2-414d-4dc0-b052-9488eb3d2f75",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [],
            "release_date": "2024-10-31",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://seanwolcott.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635403,
            "uri": "https://api.kexp.org/v2/plays/3635403/?format=api",
            "airdate": "2026-03-30T02:11:34-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Disco Baby",
            "track_id": null,
            "recording_id": null,
            "artist": "PCM Master Record Vol. 2",
            "artist_ids": [],
            "album": "PCM Master Record Vol.2",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635402,
            "uri": "https://api.kexp.org/v2/plays/3635402/?format=api",
            "airdate": "2026-03-30T02:07:01-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Do It (Use Your Mind)",
            "track_id": null,
            "recording_id": null,
            "artist": "PCM Master Record vol. 2",
            "artist_ids": [],
            "album": "PCM Master Record Vol. 2",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635401,
            "uri": "https://api.kexp.org/v2/plays/3635401/?format=api",
            "airdate": "2026-03-30T02:02:36-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/f5bd19d0-a293-460d-893a-655aff5b5f58/40469930918-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/f5bd19d0-a293-460d-893a-655aff5b5f58/40469930918-250.jpg",
            "song": "The Shared Scar",
            "track_id": null,
            "recording_id": "f9859a81-4723-4124-929f-c22133837891",
            "artist": "Sean Wolcott",
            "artist_ids": [
                "94853530-8cb6-4fbe-8111-1c3f8c22b3c8"
            ],
            "album": "Voce d'Ombra",
            "release_id": null,
            "release_group_id": "4b8b78d2-414d-4dc0-b052-9488eb3d2f75",
            "labels": [
                "Clockwork"
            ],
            "label_ids": [
                "a34cf89c-917c-4cd2-b25d-3d701c29da9c"
            ],
            "release_date": "2024-10-31",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "https://seanwolcott.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635400,
            "uri": "https://api.kexp.org/v2/plays/3635400/?format=api",
            "airdate": "2026-03-30T02:02:29-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3635399,
            "uri": "https://api.kexp.org/v2/plays/3635399/?format=api",
            "airdate": "2026-03-30T01:58:28-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Eagle Will Rise Again",
            "track_id": null,
            "recording_id": "24f382c0-97ae-4745-9617-1ebd1302f610",
            "artist": "Edmonds Community College",
            "artist_ids": [],
            "album": "Soundstation '79",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Private Press"
            ],
            "label_ids": [
                "7e2d2f50-debd-45b0-b6fd-17becf20dd14"
            ],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "NW Community College out of Edmonds Private Press Record",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635398,
            "uri": "https://api.kexp.org/v2/plays/3635398/?format=api",
            "airdate": "2026-03-30T01:57:58-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/2c1e222e-f92b-44ef-bb59-b77fe2b7443c/34961557118-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/2c1e222e-f92b-44ef-bb59-b77fe2b7443c/34961557118-250.jpg",
            "song": "The Scene Around",
            "track_id": null,
            "recording_id": "fb6a51f4-f4ff-48b4-befd-106e540590b7",
            "artist": "Basil Kirchin and John Coleman",
            "artist_ids": [
                "e8516591-dedf-410b-a810-7baee09ad0e1",
                "e573f988-b4d9-4d0a-bb31-a7ed4d7c5585"
            ],
            "album": "Mind on the Run",
            "release_id": null,
            "release_group_id": "7f2b455e-b652-4e16-95dd-f6d50fd17701",
            "labels": [
                "Music De Wolfe"
            ],
            "label_ids": [
                "ea168e48-ca4d-46a0-a916-dba97e75abf5"
            ],
            "release_date": "1966-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3635397,
            "uri": "https://api.kexp.org/v2/plays/3635397/?format=api",
            "airdate": "2026-03-30T01:55:24-07:00",
            "show": 66317,
            "show_uri": "https://api.kexp.org/v2/shows/66317/?format=api",
            "image_uri": "https://coverartarchive.org/release/2c1e222e-f92b-44ef-bb59-b77fe2b7443c/34961557118-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/2c1e222e-f92b-44ef-bb59-b77fe2b7443c/34961557118-250.jpg",
            "song": "Mind on the Run",
            "track_id": null,
            "recording_id": "ff8bc62c-9ba1-4833-80b5-7a19abcf34e2",
            "artist": "Basil Kirchin and John Coleman",
            "artist_ids": [
                "e8516591-dedf-410b-a810-7baee09ad0e1",
                "e573f988-b4d9-4d0a-bb31-a7ed4d7c5585"
            ],
            "album": "Mind on the Run",
            "release_id": null,
            "release_group_id": "7f2b455e-b652-4e16-95dd-f6d50fd17701",
            "labels": [
                "Music De Wolfe"
            ],
            "label_ids": [
                "ea168e48-ca4d-46a0-a916-dba97e75abf5"
            ],
            "release_date": "1966-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}