Information about plays

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

GET /v2/plays/?format=api&offset=1280&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=1300&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=1260&ordering=-airdate",
    "results": [
        {
            "id": 3523733,
            "uri": "https://api.kexp.org/v2/plays/3523733/?format=api",
            "airdate": "2025-07-07T02:51:39-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a-41055590542_thumb500.jpg",
            "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a-41055590542_thumb250.jpg",
            "song": "Thank You for the Day",
            "track_id": "10a6481b-23e5-46c6-aa4a-f372a0b0c132",
            "recording_id": "547b770a-f157-40d7-89f5-a5777fa54372",
            "artist": "Emma‐Jean Thackray",
            "artist_ids": [
                "9c757ca6-7739-4962-9294-b5a41c653c51"
            ],
            "album": "Weirdo",
            "release_id": "c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a",
            "release_group_id": "2bbcaf71-d56c-46b9-8781-a0a0f55a0e3f",
            "labels": [
                "Brownswood Recordings"
            ],
            "label_ids": [
                "6483a614-d00f-42b0-af39-a602b3ce5daa"
            ],
            "release_date": "2025-04-25",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523732,
            "uri": "https://api.kexp.org/v2/plays/3523732/?format=api",
            "airdate": "2025-07-07T02:48:20-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://ia801901.us.archive.org/25/items/mbid-f8d35c42-70d4-43f9-b5e5-b2995fc4ed8a/mbid-f8d35c42-70d4-43f9-b5e5-b2995fc4ed8a-41829708624_thumb500.jpg",
            "thumbnail_uri": "https://ia801901.us.archive.org/25/items/mbid-f8d35c42-70d4-43f9-b5e5-b2995fc4ed8a/mbid-f8d35c42-70d4-43f9-b5e5-b2995fc4ed8a-41829708624_thumb250.jpg",
            "song": "for Breezy",
            "track_id": "ef6476a9-44f5-4198-80e8-26fb605eda0f",
            "recording_id": "13eb2fbb-2265-4634-a817-ea1a8a20f2dc",
            "artist": "Ben Lamar Gay",
            "artist_ids": [
                "2e0d2607-8a79-4123-93ff-0d12c1cef04e"
            ],
            "album": "Yowzers",
            "release_id": "f8d35c42-70d4-43f9-b5e5-b2995fc4ed8a",
            "release_group_id": "38fa77da-c6dc-4277-a246-f0fbe4656744",
            "labels": [
                "International Anthem Recording Co."
            ],
            "label_ids": [
                "817464f6-8b69-4467-988c-1ce0bc23122e"
            ],
            "release_date": "2025-06-06",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Latest works from cornetist and multi instrumentalist Ben Lamar Gay",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523731,
            "uri": "https://api.kexp.org/v2/plays/3523731/?format=api",
            "airdate": "2025-07-07T02:44:47-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/fbe5f10d-2581-4201-aef0-b6e9513b2d95/13527532713-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/fbe5f10d-2581-4201-aef0-b6e9513b2d95/13527532713-250.jpg",
            "song": "Quiet Village",
            "track_id": null,
            "recording_id": "9873fe45-f5c8-487f-8ec5-d3d0b9f75dec",
            "artist": "Lalo Schifrin",
            "artist_ids": [
                "adf017f5-76d6-4d31-b1b9-a0211675e7c2"
            ],
            "album": "Black Widow",
            "release_id": null,
            "release_group_id": "ea7bb4b6-b2e5-354c-8d27-bf677fb433bb",
            "labels": [
                "CTI"
            ],
            "label_ids": [
                "22c2dace-f7a2-4a1e-8e75-fd60c70f1808"
            ],
            "release_date": "1976-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Rest in Power to the Argentine-American pianist, composer, arranger",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523730,
            "uri": "https://api.kexp.org/v2/plays/3523730/?format=api",
            "airdate": "2025-07-07T02:39:10-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/dcfc2943-0436-4e98-98f8-0dd862f6c4e6/37043558574-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/dcfc2943-0436-4e98-98f8-0dd862f6c4e6/37043558574-250.jpg",
            "song": "Back to the Projects",
            "track_id": null,
            "recording_id": "df6d1764-cacd-4c32-a255-76b55dbe7463",
            "artist": "Johnny Hammond",
            "artist_ids": [
                "af8a8ede-2c56-469e-9069-463218595f85"
            ],
            "album": "Gambler's Life",
            "release_id": null,
            "release_group_id": "4232a758-af58-3eea-a573-626b2b7e8f64",
            "labels": [
                "Salvation Records"
            ],
            "label_ids": [
                "4cc11e11-91ef-4166-8a83-20c4f853743a"
            ],
            "release_date": "1974-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Mizell Brother's production, Gambler's Life really takes it into the stratosphere",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523729,
            "uri": "https://api.kexp.org/v2/plays/3523729/?format=api",
            "airdate": "2025-07-07T02:39:07-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3523728,
            "uri": "https://api.kexp.org/v2/plays/3523728/?format=api",
            "airdate": "2025-07-07T02:34:16-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/61ca48c2-5ba4-422f-869f-0dcc710197a0/38596651855-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/61ca48c2-5ba4-422f-869f-0dcc710197a0/38596651855-250.jpg",
            "song": "Come Rain or Come Shine",
            "track_id": null,
            "recording_id": "87e0705c-dbae-4bc9-bc9e-821c284b736b",
            "artist": "Gerry Mulligan",
            "artist_ids": [
                "68f19808-1f7b-46d4-bd1d-71aaf0f6b267"
            ],
            "album": "At the Village Vanguard",
            "release_id": null,
            "release_group_id": "f610bc31-6d38-3280-bebf-15c364b47664",
            "labels": [
                "Verve"
            ],
            "label_ids": [
                "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
            ],
            "release_date": "1961-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": 3523727,
            "uri": "https://api.kexp.org/v2/plays/3523727/?format=api",
            "airdate": "2025-07-07T02:26:54-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/b146f364-ae27-4b53-8458-091ad18e4c62/30197286751-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/b146f364-ae27-4b53-8458-091ad18e4c62/30197286751-250.jpg",
            "song": "Morning/Midday",
            "track_id": null,
            "recording_id": "7475cb8f-eab5-410b-9839-fe6d8d8ea433",
            "artist": "Max Roach",
            "artist_ids": [
                "0b6aea55-d855-4a33-ae08-b0280dd28684"
            ],
            "album": "M’Boom",
            "release_id": null,
            "release_group_id": "ef191003-5d27-3dea-947d-4a82e3d302a4",
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "1980-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "A true percussion masterpiece/playground assembled by Max Roach and a grouping of incredible musicians, \"The M'Boom re percussion was formed in 1970 with the purpose in organizing music was to develop a school of percussion music as an outgrowth of our great American musical traditions\"",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523726,
            "uri": "https://api.kexp.org/v2/plays/3523726/?format=api",
            "airdate": "2025-07-07T02:23:09-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://ia600802.us.archive.org/14/items/mbid-26e9f05f-7ad7-4295-8514-3ee818a3ecb0/mbid-26e9f05f-7ad7-4295-8514-3ee818a3ecb0-42110404518_thumb500.jpg",
            "thumbnail_uri": "https://ia800802.us.archive.org/14/items/mbid-26e9f05f-7ad7-4295-8514-3ee818a3ecb0/mbid-26e9f05f-7ad7-4295-8514-3ee818a3ecb0-42110404518_thumb250.jpg",
            "song": "beautiful",
            "track_id": "adc36d84-b862-4dd0-bc41-29589dbbd3d0",
            "recording_id": "b248e2c6-88f7-44dc-a32c-54f5e000e568",
            "artist": "Lionmilk",
            "artist_ids": [
                "1bfda6d6-690d-4672-b520-2bc14d926366"
            ],
            "album": "When The Flowers Bloom",
            "release_id": "26e9f05f-7ad7-4295-8514-3ee818a3ecb0",
            "release_group_id": "25af50da-05f2-4a6a-b685-d85e84996d6a",
            "labels": [
                "Stones Throw Records"
            ],
            "label_ids": [
                "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
            ],
            "release_date": "2025-05-30",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523725,
            "uri": "https://api.kexp.org/v2/plays/3523725/?format=api",
            "airdate": "2025-07-07T02:15:20-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/60e3ae01-7304-4528-9d30-c03cb1fb5de8/20180138703-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/60e3ae01-7304-4528-9d30-c03cb1fb5de8/20180138703-250.jpg",
            "song": "Monk's Mood",
            "track_id": null,
            "recording_id": "415dcda3-6b09-4b58-941b-fc05594e0150",
            "artist": "Thelonious Monk",
            "artist_ids": [
                "8e8c7417-c905-46b1-b42a-5260b4274ed4"
            ],
            "album": "Thelonious Himself",
            "release_id": null,
            "release_group_id": "07dfbfba-dc70-4e4b-9791-9eaf61a0aaba",
            "labels": [
                "Riverside"
            ],
            "label_ids": [
                "fd9ac552-7dae-42e4-98bf-d3a634bded8a"
            ],
            "release_date": "1957-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Classic solo outing from Monk featuring John Coltrane on Tenor sax & Wilbur Ware on Bass on the closing track Monk's Mood",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523723,
            "uri": "https://api.kexp.org/v2/plays/3523723/?format=api",
            "airdate": "2025-07-07T02:12:38-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-06750dc9-7dbd-4afb-9a82-c7d0706752d1/mbid-06750dc9-7dbd-4afb-9a82-c7d0706752d1-42258774021_thumb500.jpg",
            "thumbnail_uri": "https://ia600202.us.archive.org/34/items/mbid-06750dc9-7dbd-4afb-9a82-c7d0706752d1/mbid-06750dc9-7dbd-4afb-9a82-c7d0706752d1-42258774021_thumb250.jpg",
            "song": "Side by Side",
            "track_id": "5d0aff71-6528-415e-ac4e-ee3efefdee35",
            "recording_id": "09fa3c39-3fa7-4931-827c-00207e836e2b",
            "artist": "Jeremiah Chiu & Marta Sofia Honer feat. Jeff Parker",
            "artist_ids": [
                "4894f8eb-be75-4bd5-a3a3-7c20894439f9",
                "2d3f86d1-6e94-4476-a1c6-9e2e168f8065",
                "39b060f0-999b-4422-aa6d-a673fe7ec663"
            ],
            "album": "Different Rooms",
            "release_id": "06750dc9-7dbd-4afb-9a82-c7d0706752d1",
            "release_group_id": "1923bfee-07d5-4a64-a3dd-faa936b9a65c",
            "labels": [
                "International Anthem Recording Co."
            ],
            "label_ids": [
                "817464f6-8b69-4467-988c-1ce0bc23122e"
            ],
            "release_date": "2025-06-20",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523722,
            "uri": "https://api.kexp.org/v2/plays/3523722/?format=api",
            "airdate": "2025-07-07T02:05:16-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/76f4a3b1-3ff6-4e23-889f-8301c593aaa8/34101541601-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/76f4a3b1-3ff6-4e23-889f-8301c593aaa8/34101541601-250.jpg",
            "song": "Chances Are Few",
            "track_id": null,
            "recording_id": "a0444596-c53d-43e6-a8fc-0ec500c039e3",
            "artist": "Baby Face Willette",
            "artist_ids": [
                "f364f3a2-669d-40be-bfb2-35db0b4ba590"
            ],
            "album": "Stop and Listen",
            "release_id": null,
            "release_group_id": "8ae2f059-e140-37d6-9ca1-7bd22409229e",
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "release_date": "1962-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Lesser known Blue Note side man/B-3 warrior leading a session with Grant Green & Ben Dixon on Drums",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523719,
            "uri": "https://api.kexp.org/v2/plays/3523719/?format=api",
            "airdate": "2025-07-07T01:59:18-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/d9b6a467-7189-49ad-b0fb-39cee399da06/37194925137-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/d9b6a467-7189-49ad-b0fb-39cee399da06/37194925137-250.jpg",
            "song": "Nobody Knows",
            "track_id": null,
            "recording_id": "f4e8501e-926b-4911-9afc-b75706b54ad1",
            "artist": "Sinsuke Fujieda Group",
            "artist_ids": [
                "4fb1522a-7bd3-4053-88bd-b01f66c63bec"
            ],
            "album": "Informel",
            "release_id": null,
            "release_group_id": "2217e56b-0463-4a77-a322-3a67f7400d6c",
            "labels": [
                "SoFa"
            ],
            "label_ids": [
                "74e097a5-6e75-4bdc-a9de-3f8ae9e44c73"
            ],
            "release_date": "2021-04-21",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523718,
            "uri": "https://api.kexp.org/v2/plays/3523718/?format=api",
            "airdate": "2025-07-07T01:55:34-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Oil Refining: Catalyst of Progress",
            "track_id": null,
            "recording_id": "f9dad254-58f8-4a78-b0ee-71ea4f8fc156",
            "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": false,
            "is_request": false,
            "is_live": false,
            "comment": "Excellent recent offering from the NW Prolific musician/composer Sean Wolcott",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523717,
            "uri": "https://api.kexp.org/v2/plays/3523717/?format=api",
            "airdate": "2025-07-07T01:52:32-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://ia801700.us.archive.org/1/items/mbid-4f68716e-b318-4000-94e5-7ecd2678544e/mbid-4f68716e-b318-4000-94e5-7ecd2678544e-41115152838_thumb500.jpg",
            "thumbnail_uri": "https://ia601700.us.archive.org/1/items/mbid-4f68716e-b318-4000-94e5-7ecd2678544e/mbid-4f68716e-b318-4000-94e5-7ecd2678544e-41115152838_thumb250.jpg",
            "song": "505 Standby",
            "track_id": "c431f03b-441d-4f94-8c34-33b14a30744b",
            "recording_id": "44e2d022-9068-4b9e-bd23-5cb4f4d85e8c",
            "artist": "Joe Armon‐Jones",
            "artist_ids": [
                "7f28f2b1-738b-41da-b168-9704dba00605"
            ],
            "album": "All The Quiet (Part II)",
            "release_id": "4f68716e-b318-4000-94e5-7ecd2678544e",
            "release_group_id": "ac79b85c-e80e-4128-b98e-403edef9d9b0",
            "labels": [
                "Aquarii Records"
            ],
            "label_ids": [
                "514ea734-2d1b-4bb2-af52-4dc83d917423"
            ],
            "release_date": "2025-06-13",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Latest offering from the Ezra Collective keyboardist/composer\n",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523716,
            "uri": "https://api.kexp.org/v2/plays/3523716/?format=api",
            "airdate": "2025-07-07T01:50:00-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Silhouete",
            "track_id": null,
            "recording_id": null,
            "artist": "Morgan Guerin",
            "artist_ids": [
                "3fc304f6-c46a-47d8-aa1b-a09ec1e48072"
            ],
            "album": "Tales of The Facade",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Candid Records, LLC"
            ],
            "label_ids": [
                "a8e1cf62-6e51-4977-9886-d78ff90465f1"
            ],
            "release_date": null,
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "NYC based Multi Instrumentalist killer 2024 album Tales of the Facade is an overlooked gem of multi genre bending dizziness",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523715,
            "uri": "https://api.kexp.org/v2/plays/3523715/?format=api",
            "airdate": "2025-07-07T01:49:50-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": "",
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 3523714,
            "uri": "https://api.kexp.org/v2/plays/3523714/?format=api",
            "airdate": "2025-07-07T01:46:22-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a-41055590542_thumb500.jpg",
            "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a/mbid-c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a-41055590542_thumb250.jpg",
            "song": "Remedy",
            "track_id": "1eec5ebb-97e9-41aa-a173-a5fa4b6ec55c",
            "recording_id": "c323339d-8fdb-4757-afe6-d259a36dc388",
            "artist": "Emma‐Jean Thackray",
            "artist_ids": [
                "9c757ca6-7739-4962-9294-b5a41c653c51"
            ],
            "album": "Weirdo",
            "release_id": "c2e3195e-d7e9-4460-90c6-fcdc2cbcf42a",
            "release_group_id": "2bbcaf71-d56c-46b9-8781-a0a0f55a0e3f",
            "labels": [
                "Brownswood Recordings"
            ],
            "label_ids": [
                "6483a614-d00f-42b0-af39-a602b3ce5daa"
            ],
            "release_date": "2025-04-25",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Emma-Jean Thackery seamlessly plays most instruments on this incredible work of weirdo art funk",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523713,
            "uri": "https://api.kexp.org/v2/plays/3523713/?format=api",
            "airdate": "2025-07-07T01:37:44-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://ia801704.us.archive.org/34/items/mbid-2ec8b1c6-e972-4c1a-9d9a-62a17af3606a/mbid-2ec8b1c6-e972-4c1a-9d9a-62a17af3606a-41731132353_thumb500.jpg",
            "thumbnail_uri": "https://ia801704.us.archive.org/34/items/mbid-2ec8b1c6-e972-4c1a-9d9a-62a17af3606a/mbid-2ec8b1c6-e972-4c1a-9d9a-62a17af3606a-41731132353_thumb250.jpg",
            "song": "Magical Distance",
            "track_id": "85b9d282-dc43-4656-b433-1c7f746def41",
            "recording_id": "ddda5cdd-436b-4ea4-9278-0e1564c706be",
            "artist": "Kamasi Washington",
            "artist_ids": [
                "c7a3e868-c6d8-4512-a5ef-f6cbe42899b0"
            ],
            "album": "Lazarus (Adult Swim Original Series Soundtrack)",
            "release_id": "2ec8b1c6-e972-4c1a-9d9a-62a17af3606a",
            "release_group_id": "d8181bf2-8d44-4b50-a585-33a5578ed1a2",
            "labels": [
                "Cartoon Network"
            ],
            "label_ids": [
                "c7f78cf5-80e9-489d-bd9a-ba14c8699266"
            ],
            "release_date": "2025-04-11",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Wonderful soundtrack score to this animated series by the modern jazz titan & crew",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523712,
            "uri": "https://api.kexp.org/v2/plays/3523712/?format=api",
            "airdate": "2025-07-07T01:32:16-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-63765aac-4992-4252-ab10-69c21943eab3/mbid-63765aac-4992-4252-ab10-69c21943eab3-42164329332_thumb500.jpg",
            "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-63765aac-4992-4252-ab10-69c21943eab3/mbid-63765aac-4992-4252-ab10-69c21943eab3-42164329332_thumb250.jpg",
            "song": "Vento Eterno",
            "track_id": "c4091ebf-902c-45e5-b371-21085c97a903",
            "recording_id": "19a1d75f-f245-45ab-8716-bbfc088ad82a",
            "artist": "Collettivo Immaginario, Tommaso Cappellato, Alberto Lincetto, Nicolò Masetto, Dwight Trible & Isaiah Collier",
            "artist_ids": [
                "01d16469-d1cd-4793-969a-452662d9605e",
                "08a87928-1d05-44ce-8aba-d7e991288031",
                "3fe55ab7-e957-48f1-9ef1-931eedc68634",
                "a5089385-ad3c-46d0-8f07-5c5733253c13",
                "c6900c2e-17ad-4e13-b7c2-81a21f64babb",
                "bcf4646a-8ede-4dc8-abb8-f4d0d2d82679"
            ],
            "album": "Oltreoceano",
            "release_id": "63765aac-4992-4252-ab10-69c21943eab3",
            "release_group_id": "d9572abf-17f2-4a04-8450-a8ab5727c49f",
            "labels": [
                "Domanda Music"
            ],
            "label_ids": [
                "fa0485c6-dbc5-479f-a701-60929ebb70cf"
            ],
            "release_date": "2025-05-16",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Collettivo Immaginario is a funk-infused instrumental jazz trio best known for captivating audiences from LA to Milan with their fresh blend of modern beats and 70's electronica. Formed by Tommaso Cappellato (drums and percussion), Nicolò Masetto (electric bass) and Alberto Lincetto (rhodes, piano and synths)",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 3523711,
            "uri": "https://api.kexp.org/v2/plays/3523711/?format=api",
            "airdate": "2025-07-07T01:27:02-07:00",
            "show": 63944,
            "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
            "image_uri": "https://coverartarchive.org/release/68613223-6c5e-4ddc-a705-3353c62bc3f4/2888878184-500.jpg",
            "thumbnail_uri": "https://coverartarchive.org/release/68613223-6c5e-4ddc-a705-3353c62bc3f4/2888878184-250.jpg",
            "song": "Without You",
            "track_id": null,
            "recording_id": "1394f61d-db22-43c2-ab4d-827c9959e39e",
            "artist": "The Horace Silver Quintet",
            "artist_ids": [
                "e9ac5139-2da0-4f00-9ac2-c713e3813ff4"
            ],
            "album": "Horace-Scope",
            "release_id": null,
            "release_group_id": "338faf04-14f4-341a-b363-7bbd2b0817db",
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "release_date": "1960-09-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Horace Silver's vast discography traverses into different phases, quintets, trios. This Quintet session from 1960 includes Blue Mitchell, Junior Cook, Gene Taylor and Roy Brooks.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}