Information about plays

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

GET /v2/plays/?format=api&offset=48440&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=48460&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=48420&ordering=-airdate",
    "results": [
        {
            "id": 3599032,
            "uri": "https://api.kexp.org/v2/plays/3599032/?format=api",
            "airdate": "2026-01-02T01:33:41-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Believe",
            "track_id": null,
            "recording_id": null,
            "artist": "Murder by Death",
            "artist_ids": [
                "115eda90-a9f4-4437-9e4d-513daa0d5f35"
            ],
            "album": "Egg & Dart",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Many Hats"
            ],
            "label_ids": [],
            "release_date": "2025-07-13",
            "rotation_status": null,
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": "Going out to Ben from Seattle\n\nhttps://murderbydeath.bandcamp.com/album/egg-dart",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599031,
            "uri": "https://api.kexp.org/v2/plays/3599031/?format=api",
            "airdate": "2026-01-02T01:30:59-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Lohengrin: Prelude",
            "track_id": null,
            "recording_id": "e40322a2-0a6f-4665-a992-de7b8063b393",
            "artist": "Richard Wagner, Radio Orchestra Berlin",
            "artist_ids": [],
            "album": null,
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": "Going out to Dom in Snohomish",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599030,
            "uri": "https://api.kexp.org/v2/plays/3599030/?format=api",
            "airdate": "2026-01-02T01:23:23-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Numbers Man (Part 1)",
            "track_id": "f48eef4e-d12b-45e3-8512-e7c92d92a95f",
            "recording_id": "2d961970-76c3-48f6-9571-a4774600084f",
            "artist": "London Elektricity",
            "artist_ids": [
                "0356daee-ec48-4495-bc3e-460b8a5eacad"
            ],
            "album": "Lunatics & Legends",
            "release_id": "cf989e42-cb57-471f-bac4-55fcb4a268ef",
            "release_group_id": "d3773e4b-aa55-4bba-bb21-4f8251ba18f0",
            "labels": [
                "Fast Soul Music"
            ],
            "label_ids": [
                "61ec3d50-293e-4e74-9999-a3c07f1b35cc"
            ],
            "release_date": "2025-11-13",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "London Elektricity is a producer, DJ & record label owner from South London.\n\nCrafting & curating nothing but drum & bass music with soul.\t\n\nhttps://londonelek.bandcamp.com",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599028,
            "uri": "https://api.kexp.org/v2/plays/3599028/?format=api",
            "airdate": "2026-01-02T01:20:22-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Brand New City",
            "track_id": "da457741-dce4-479c-b13e-3fed584e92d7",
            "recording_id": "8c925c6e-cf4b-4e0d-b0b2-17a2b1840b89",
            "artist": "Snocaps",
            "artist_ids": [
                "5396d542-5270-4bbf-bd25-4ab0208d0541"
            ],
            "album": "Snocaps",
            "release_id": "77d12b54-6174-4e9e-aeae-54bf59cacf75",
            "release_group_id": "10784c68-fc54-4a0c-96df-29157ae6005d",
            "labels": [
                "Epitaph",
                "Anti‐"
            ],
            "label_ids": [
                "1bfd06be-a6ed-4ced-8159-7d4d2923a40c",
                "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
            ],
            "release_date": "2025-10-31",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Snocaps is an American indie rock band consisting of Katie Crutchfield, better known as Waxahatchee, her twin sister Allison Crutchfield, MJ Lenderman (from the Asheville, NC band Wednesday) and producer  Brad Cook. The album is split between the twins, each writing and taking lead vocals for half the songs.\n\n“Snocaps was born out of the twin sisters’ desire to work on music together as they had in their teens and twenties,” according to a press release.\n\nhttps://snocaps.bandcamp.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599029,
            "uri": "https://api.kexp.org/v2/plays/3599029/?format=api",
            "airdate": "2026-01-02T01:18:41-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3599027,
            "uri": "https://api.kexp.org/v2/plays/3599027/?format=api",
            "airdate": "2026-01-02T01:14:17-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "https://coverartarchive.org/release/0f8fabd9-a1d7-4621-8f14-09701b92a9b6/5225751858-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/0f8fabd9-a1d7-4621-8f14-09701b92a9b6/5225751858-250.jpg",
            "song": "Freetime",
            "track_id": null,
            "recording_id": "54534ccd-7a97-453d-a92c-ce0a5e4bdc81",
            "artist": "Kenna",
            "artist_ids": [
                "9dcca4a2-2e05-4f94-9a02-cb97b1beed56"
            ],
            "album": "New Sacred Cow",
            "release_id": null,
            "release_group_id": "457960ca-2ef4-345a-aae4-fd556849c195",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "2002-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Produced by Chad Hugo of the Neptunes.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599026,
            "uri": "https://api.kexp.org/v2/plays/3599026/?format=api",
            "airdate": "2026-01-02T01:10:45-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "This Simulation Is a Good One",
            "track_id": null,
            "recording_id": "6c22ebd0-7f1a-4ae0-b149-b416ccf9ca95",
            "artist": "Nate Mercereau",
            "artist_ids": [
                "900efa6c-9d25-4b62-ba5d-21e07774af8f"
            ],
            "album": "Joy Techniques",
            "release_id": null,
            "release_group_id": "5965ceb7-8e7b-4a7e-89eb-cb8dd8592246",
            "labels": [
                "Nice Life"
            ],
            "label_ids": [
                "b977b21d-9a0d-4cb0-8f18-586d1d449a50"
            ],
            "release_date": "2019-07-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "San Francisco State University alumnus Nate Mercereau is a featured player on Andre 3000's album “New Blue Sun,” and is on tour with the ensemble!\n\nhttps://www.stgpresents.org/events/andre-3000/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599024,
            "uri": "https://api.kexp.org/v2/plays/3599024/?format=api",
            "airdate": "2026-01-02T01:07:06-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Poetry",
            "track_id": "e9aeafd8-794b-3fcd-8fa7-6277a922d0d7",
            "recording_id": "39db22fa-2b9e-4ade-8d9c-32d04a730fb4",
            "artist": "Boogie Down Productions",
            "artist_ids": [
                "ff7466a5-c538-4d2b-8450-54f11b20f2f4"
            ],
            "album": "Live Hardcore Worldwide",
            "release_id": "c2496eb1-2752-4291-b707-568223014e27",
            "release_group_id": "2d37b0ee-494f-3f7f-8ed5-64996514b31f",
            "labels": [
                "Jive"
            ],
            "label_ids": [
                "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
            ],
            "release_date": "1991-03-12",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599023,
            "uri": "https://api.kexp.org/v2/plays/3599023/?format=api",
            "airdate": "2026-01-02T01:03:48-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "https://ia801609.us.archive.org/22/items/mbid-ea32c993-f4ae-4da7-a0ad-4cfbf8bf9e41/mbid-ea32c993-f4ae-4da7-a0ad-4cfbf8bf9e41-10571785382_thumb500.jpg",
            "thumbnail_uri": "https://ia801609.us.archive.org/22/items/mbid-ea32c993-f4ae-4da7-a0ad-4cfbf8bf9e41/mbid-ea32c993-f4ae-4da7-a0ad-4cfbf8bf9e41-10571785382_thumb250.jpg",
            "song": "Video Killed the Radio Star",
            "track_id": "15154435-8df5-4c95-838f-bb99920fe446",
            "recording_id": "98f50087-abaf-4764-947b-f70268eac88a",
            "artist": "Buggles",
            "artist_ids": [
                "20278bbd-271a-4a1c-b6fd-43a13d43203d"
            ],
            "album": "The Age of Plastic",
            "release_id": "ea32c993-f4ae-4da7-a0ad-4cfbf8bf9e41",
            "release_group_id": "b3136897-c568-3f62-94af-b98ae7a79abc",
            "labels": [
                "Island"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "1980-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This was the first video to air on MTV. The network launched August 1, 1981, and this provided the first evidence that MTV was going to make it.\n\nRIP MTV\n\nhttps://www.rollingstone.com/music/music-news/mtv-music-only-channels-off-air-1235492854/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599022,
            "uri": "https://api.kexp.org/v2/plays/3599022/?format=api",
            "airdate": "2026-01-02T01:00:25-08:00",
            "show": 65537,
            "show_uri": "https://api.kexp.org/v2/shows/65537/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Open Your Eyes",
            "track_id": null,
            "recording_id": "054b3382-44dd-4c52-bc1a-ea4dcdaa4977",
            "artist": "Bobby Caldwell",
            "artist_ids": [
                "139a00a8-6b21-47c3-9315-60ac5ab2c715"
            ],
            "album": "Cat in the Hat",
            "release_id": null,
            "release_group_id": "e2621bbb-0645-357b-9da8-90bf6b892aa2",
            "labels": [
                "Polydor"
            ],
            "label_ids": [
                "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
            ],
            "release_date": "1980-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"Dilla took his phenomenal hands, flipped this sample,  and turned out a true classic to this day, with Common on the track, “the Light”.: http://www.authorityhop.com/home/who-flipped-this-bobby-caldwell-sample-better/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3599021,
            "uri": "https://api.kexp.org/v2/plays/3599021/?format=api",
            "airdate": "2026-01-02T00:58:15-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Goodbye Love",
            "track_id": null,
            "recording_id": null,
            "artist": "Guy",
            "artist_ids": [],
            "album": null,
            "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": 3599020,
            "uri": "https://api.kexp.org/v2/plays/3599020/?format=api",
            "airdate": "2026-01-02T00:55:46-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3599019,
            "uri": "https://api.kexp.org/v2/plays/3599019/?format=api",
            "airdate": "2026-01-02T00:52:37-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Naturally Mine",
            "track_id": null,
            "recording_id": null,
            "artist": "Al B. Sure",
            "artist_ids": [],
            "album": null,
            "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": 3599018,
            "uri": "https://api.kexp.org/v2/plays/3599018/?format=api",
            "airdate": "2026-01-02T00:48:56-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Convince me",
            "track_id": null,
            "recording_id": null,
            "artist": "Klimax",
            "artist_ids": [
                "0643c352-1939-498b-8876-314df0b1e205"
            ],
            "album": null,
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Music Club Deluxe"
            ],
            "label_ids": [
                "9e5c56d0-a049-4015-a2b6-c5b82e80fb64"
            ],
            "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": 3599017,
            "uri": "https://api.kexp.org/v2/plays/3599017/?format=api",
            "airdate": "2026-01-02T00:45:36-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "By My Side",
            "track_id": null,
            "recording_id": "7b0a3a9f-8de7-4372-914e-511db442b16a",
            "artist": "Lophille",
            "artist_ids": [],
            "album": null,
            "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": 3599016,
            "uri": "https://api.kexp.org/v2/plays/3599016/?format=api",
            "airdate": "2026-01-02T00:40:29-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Grass Ain't Greener",
            "track_id": null,
            "recording_id": null,
            "artist": "Konkolo Orchestra",
            "artist_ids": [
                "ba283f30-c14f-4473-9734-0b4d0e9a8867"
            ],
            "album": null,
            "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": 3599015,
            "uri": "https://api.kexp.org/v2/plays/3599015/?format=api",
            "airdate": "2026-01-02T00:38:51-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Blue City Lights",
            "track_id": null,
            "recording_id": null,
            "artist": "True Funk Players",
            "artist_ids": [],
            "album": null,
            "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": 3599014,
            "uri": "https://api.kexp.org/v2/plays/3599014/?format=api",
            "airdate": "2026-01-02T00:35:01-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "Bright City Lights, True Funk Players",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3599013,
            "uri": "https://api.kexp.org/v2/plays/3599013/?format=api",
            "airdate": "2026-01-02T00:31:51-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Run it back",
            "track_id": null,
            "recording_id": "214c18bf-4ca7-405d-a2da-611f3ec0aed2",
            "artist": "De La Soul",
            "artist_ids": [
                "a8ebde98-7e91-46c7-992c-90039ba42017"
            ],
            "album": null,
            "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": 3599012,
            "uri": "https://api.kexp.org/v2/plays/3599012/?format=api",
            "airdate": "2026-01-02T00:25:24-08:00",
            "show": 65536,
            "show_uri": "https://api.kexp.org/v2/shows/65536/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Time Machine",
            "track_id": null,
            "recording_id": null,
            "artist": "Chocolate Milk",
            "artist_ids": [],
            "album": null,
            "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"
        }
    ]
}