Information about plays

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

GET /v2/plays/?format=api&offset=2646100&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=2646120&ordering=-airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=2646080&ordering=-airdate",
    "results": [
        {
            "id": 1318853,
            "uri": "https://api.kexp.org/v2/plays/1318853/?format=api",
            "airdate": "2007-12-26T15:19:30-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41K3TWlfDxL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41K3TWlfDxL._SL75_.jpg",
            "song": "Need Some Air",
            "track_id": null,
            "recording_id": null,
            "artist": "Black Rebel Motorcycle Club",
            "artist_ids": [
                "32b90c92-9978-4a07-90eb-caa4b22f4907"
            ],
            "album": "Baby 81",
            "release_id": "8c6606c4-c3b5-4e74-a4ce-2f70b8230037",
            "release_group_id": null,
            "labels": [
                "RCA"
            ],
            "label_ids": [
                "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
            ],
            "release_date": "2007-05-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318852,
            "uri": "https://api.kexp.org/v2/plays/1318852/?format=api",
            "airdate": "2007-12-26T15:15:11-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51a-7OsnmFL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51a-7OsnmFL._SL75_.jpg",
            "song": "December",
            "track_id": "2ef76689-3a10-4ae9-a0e1-af7985098dbb",
            "recording_id": null,
            "artist": "The Lemonheads",
            "artist_ids": [
                "58a53082-a629-4ff1-a44d-7492d6f6e8fb"
            ],
            "album": "The Lemonheads",
            "release_id": "dd5f1203-918b-43f1-8f45-dc5ba188f764",
            "release_group_id": null,
            "labels": [
                "Vagrant Records"
            ],
            "label_ids": [
                "56c4226d-8962-4807-9ffa-dd6a10358fbb"
            ],
            "release_date": "2006-10-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318851,
            "uri": "https://api.kexp.org/v2/plays/1318851/?format=api",
            "airdate": "2007-12-26T15:10:55-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61lgjKsd%2B-L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61lgjKsd%2B-L._SL75_.jpg",
            "song": "The Lowest Bitter",
            "track_id": null,
            "recording_id": null,
            "artist": "Les Savy Fav ",
            "artist_ids": [
                "c507bf8f-2ac0-47e5-b7c6-4afd61a977e2"
            ],
            "album": "Let's Stay Friends",
            "release_id": "bf2f04a0-8878-4e54-a7e7-6885df4a38e8",
            "release_group_id": null,
            "labels": [
                "Frenchkiss Records"
            ],
            "label_ids": [
                "dfbbcec7-ad28-4340-a440-c08b064382ba"
            ],
            "release_date": "2007-09-18",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318850,
            "uri": "https://api.kexp.org/v2/plays/1318850/?format=api",
            "airdate": "2007-12-26T15:06:59-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51O6xRCIy8L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51O6xRCIy8L._SL75_.jpg",
            "song": "Rigor Mortis",
            "track_id": null,
            "recording_id": null,
            "artist": "Wussy",
            "artist_ids": [
                "db4295e7-06e1-433c-93cb-2f2a86a7ea3a"
            ],
            "album": "Left For Dead",
            "release_id": "8e435d3c-eaeb-40c0-a2d7-ffd733e3c6a5",
            "release_group_id": null,
            "labels": [
                "Shake It! Records"
            ],
            "label_ids": [
                "e1e12b79-21ab-403e-bea0-8a81dbf5ed42"
            ],
            "release_date": "2007-11-06",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318849,
            "uri": "https://api.kexp.org/v2/plays/1318849/?format=api",
            "airdate": "2007-12-26T15:00:06-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61EROeqAf-L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61EROeqAf-L._SL75_.jpg",
            "song": "Weird Fishes/Arpeggi",
            "track_id": null,
            "recording_id": null,
            "artist": "Radiohead",
            "artist_ids": [
                "a74b1b7f-71a5-4011-9441-d0b5e4122711"
            ],
            "album": "In Rainbows",
            "release_id": "d4e08a8b-375d-474d-b960-9aaad7c04d30",
            "release_group_id": null,
            "labels": [
                "ATO Records"
            ],
            "label_ids": [
                "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
            ],
            "release_date": null,
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318848,
            "uri": "https://api.kexp.org/v2/plays/1318848/?format=api",
            "airdate": "2007-12-26T14:54:09-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51qphpwErCL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51qphpwErCL._SL75_.jpg",
            "song": "Killer Kat",
            "track_id": "791c01a6-9ce3-44cc-b4e5-4e1a1a27b16d",
            "recording_id": null,
            "artist": "Trentemøller",
            "artist_ids": [
                "95e9aba6-f85c-48a0-9ec9-395d4f0e3875"
            ],
            "album": "The Trentemøller Chronicles",
            "release_id": "064b94f5-3b3d-4b1c-ac13-9a1512e0f127",
            "release_group_id": null,
            "labels": [
                "Audiomatique Recordings"
            ],
            "label_ids": [
                "d2ef72ff-0995-4dda-b326-285a82175783"
            ],
            "release_date": "2007-10-18",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318847,
            "uri": "https://api.kexp.org/v2/plays/1318847/?format=api",
            "airdate": "2007-12-26T14:49:52-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41orH-NUO-L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41orH-NUO-L._SL75_.jpg",
            "song": "Everything Is OK",
            "track_id": "afce61dc-c804-49a5-8559-0994b1aac5c9",
            "recording_id": null,
            "artist": "Halou",
            "artist_ids": [
                "ead4fa2d-2ecc-47f6-8ad0-01d26683e7db"
            ],
            "album": "Wholeness EP",
            "release_id": "b20659bb-7a28-4ef3-9e27-546b17c27885",
            "release_group_id": null,
            "labels": [
                "Vertebrae Music Productions"
            ],
            "label_ids": [
                "260c975b-646c-4149-81a9-576292c0d767"
            ],
            "release_date": "2003-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318846,
            "uri": "https://api.kexp.org/v2/plays/1318846/?format=api",
            "airdate": "2007-12-26T14:46:01-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51E25G45T3L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51E25G45T3L._SL75_.jpg",
            "song": "Sunset Drive",
            "track_id": "1c050a58-7433-465c-8483-6adac1071574",
            "recording_id": null,
            "artist": "Husky Rescue",
            "artist_ids": [
                "0b6b5e56-9c72-4106-8285-60c4983af93f"
            ],
            "album": "Country Falls",
            "release_id": "c3dbdd06-12b4-4085-91e0-491a96c93978",
            "release_group_id": null,
            "labels": [
                "Minty Fresh Records"
            ],
            "label_ids": [
                "ec44443b-b862-47e5-85a3-3db242d2789b"
            ],
            "release_date": "2005-04-12",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318845,
            "uri": "https://api.kexp.org/v2/plays/1318845/?format=api",
            "airdate": "2007-12-26T14:41:01-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51dphktOZXL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51dphktOZXL._SL75_.jpg",
            "song": "Think Back (Featuring Chali 2na)",
            "track_id": null,
            "recording_id": null,
            "artist": "Galactic",
            "artist_ids": [
                "cabbdf87-5cb2-4f3c-be65-254655c87508"
            ],
            "album": "From the Corner to the Block",
            "release_id": "4a78390d-aa6d-440a-902f-f840b0af2d03",
            "release_group_id": null,
            "labels": [
                "ANTI‐"
            ],
            "label_ids": [
                "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
            ],
            "release_date": "2007-08-21",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318844,
            "uri": "https://api.kexp.org/v2/plays/1318844/?format=api",
            "airdate": "2007-12-26T14:37:28-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51UApYRKvkL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51UApYRKvkL._SL75_.jpg",
            "song": "Funky Nassau (feat. Fanny Franklin)",
            "track_id": null,
            "recording_id": null,
            "artist": "Orgone",
            "artist_ids": [
                "8a7a7d2c-f9c9-475b-be6d-daceaeba8f32"
            ],
            "album": "The Killion Floor",
            "release_id": "240e9e5d-0e2a-4fef-9692-c4f6f32a9c4b",
            "release_group_id": null,
            "labels": [
                "Ubiquity Records"
            ],
            "label_ids": [
                "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
            ],
            "release_date": "2007-10-25",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318843,
            "uri": "https://api.kexp.org/v2/plays/1318843/?format=api",
            "airdate": "2007-12-26T14:34:03-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61tOus9FicL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61tOus9FicL._SL75_.jpg",
            "song": "Keys to the City",
            "track_id": null,
            "recording_id": null,
            "artist": "The Go! Team",
            "artist_ids": [
                "8a396a9c-2e4f-47e2-a587-c26e93a0953f"
            ],
            "album": "Proof of Youth",
            "release_id": "5ac98e6a-ead0-4618-a3e2-f43ab9b4934c",
            "release_group_id": null,
            "labels": [
                "Memphis Industries"
            ],
            "label_ids": [
                "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
            ],
            "release_date": "2007-09-10",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318842,
            "uri": "https://api.kexp.org/v2/plays/1318842/?format=api",
            "airdate": "2007-12-26T14:30:09-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51N8HV9BQVL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51N8HV9BQVL._SL75_.jpg",
            "song": "Glass Ceiling",
            "track_id": "35b6bd7b-d86d-492e-8112-d6517ff23f50",
            "recording_id": null,
            "artist": "Metric",
            "artist_ids": [
                "4449ccf6-c948-4d33-aa97-b6ad98ce4b5b"
            ],
            "album": "Live It Out",
            "release_id": "82d9b281-85b7-4fcf-a8c1-3a372edafe2b",
            "release_group_id": null,
            "labels": [
                "Last Gang Records"
            ],
            "label_ids": [
                "92218c9e-83bb-494d-afc2-f9475b64490d"
            ],
            "release_date": "2005-10-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318841,
            "uri": "https://api.kexp.org/v2/plays/1318841/?format=api",
            "airdate": "2007-12-26T14:24:51-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61JCSQSGFGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61JCSQSGFGL._SL75_.jpg",
            "song": "Cheated Hearts",
            "track_id": null,
            "recording_id": null,
            "artist": "Yeah Yeah Yeahs  ",
            "artist_ids": [
                "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
            ],
            "album": "Show Your Bones",
            "release_id": "24e3729b-0bb0-40e2-ba1d-a6cf8d059043",
            "release_group_id": null,
            "labels": [
                "Interscope Records"
            ],
            "label_ids": [
                "2182a316-c4bd-4605-936a-5e2fac52bdd2"
            ],
            "release_date": "2006-03-28",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318840,
            "uri": "https://api.kexp.org/v2/plays/1318840/?format=api",
            "airdate": "2007-12-26T14:21:52-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41h-VkXECjL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41h-VkXECjL._SL75_.jpg",
            "song": "Arm Twister",
            "track_id": null,
            "recording_id": null,
            "artist": "The Tripwires",
            "artist_ids": [
                "a6a93bda-eee1-4834-899e-95ca17278347"
            ],
            "album": "Makes You Look Around",
            "release_id": "7d0ab0cf-a232-40e2-9e83-988d0b5e3a01",
            "release_group_id": null,
            "labels": [
                "Sup Pop"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318839,
            "uri": "https://api.kexp.org/v2/plays/1318839/?format=api",
            "airdate": "2007-12-26T14:15:52-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51eYfBDarML.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51eYfBDarML._SL75_.jpg",
            "song": "Pearl",
            "track_id": "1893393f-2811-449f-9e80-c828e3df6ab7",
            "recording_id": null,
            "artist": "Maritime",
            "artist_ids": [
                "dbc59d71-6d29-4563-ba89-a60bab1c0f40"
            ],
            "album": "Heresy and the Hotel Choir",
            "release_id": "2e859db3-6810-40dd-a93f-177c10db0ea7",
            "release_group_id": null,
            "labels": [
                "Flameshovel"
            ],
            "label_ids": [
                "e3a67877-654e-4c5b-b855-7ab7184c926f"
            ],
            "release_date": "2007-10-16",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318838,
            "uri": "https://api.kexp.org/v2/plays/1318838/?format=api",
            "airdate": "2007-12-26T14:10:32-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51TZpee17qL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51TZpee17qL._SL75_.jpg",
            "song": "99th Dream",
            "track_id": null,
            "recording_id": null,
            "artist": "Swervedriver",
            "artist_ids": [
                "fa6c7999-ff65-486b-9e18-bcb59d6db2f0"
            ],
            "album": "99th Dream",
            "release_id": "00a22494-d32c-4ede-bd35-4b8ca3ea29ca",
            "release_group_id": null,
            "labels": [
                "Zero Hour"
            ],
            "label_ids": [
                "6ee46ea9-d4b5-47d5-bbce-e5343780da3d"
            ],
            "release_date": "1998-03-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318837,
            "uri": "https://api.kexp.org/v2/plays/1318837/?format=api",
            "airdate": "2007-12-26T14:06:15-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61WlXHGb6hL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61WlXHGb6hL._SL75_.jpg",
            "song": "Sac of Religion",
            "track_id": null,
            "recording_id": null,
            "artist": "16 Horsepower",
            "artist_ids": [
                "9a22fc7b-ad7f-4c70-9e0f-4d40cd7562cd"
            ],
            "album": "Low Estate",
            "release_id": "a0826ada-0d50-4823-877b-7d7a59c4be76",
            "release_group_id": null,
            "labels": [
                "A&M Records"
            ],
            "label_ids": [
                "35515729-1f2c-4cc9-9390-9af2764bc56c"
            ],
            "release_date": "1998-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318836,
            "uri": "https://api.kexp.org/v2/plays/1318836/?format=api",
            "airdate": "2007-12-26T14:01:58-08:00",
            "show": 23061,
            "show_uri": "https://api.kexp.org/v2/shows/23061/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Last Year's Leaves",
            "track_id": "d9d09d5f-6e87-4b9b-bf48-bc452676c51f",
            "recording_id": null,
            "artist": "Blanche",
            "artist_ids": [
                "0bd9ff08-d360-4e34-9c2c-35f3896a1105"
            ],
            "album": "Little Amber Bottles",
            "release_id": "5871e102-09dc-4578-90dc-00a1efd83302",
            "release_group_id": null,
            "labels": [
                "Original Signal Recordings"
            ],
            "label_ids": [
                "95c7e2a3-8d90-47e8-b618-977764362936"
            ],
            "release_date": null,
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318835,
            "uri": "https://api.kexp.org/v2/plays/1318835/?format=api",
            "airdate": "2007-12-26T13:55:50-08:00",
            "show": 23060,
            "show_uri": "https://api.kexp.org/v2/shows/23060/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51NAly-6aTL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51NAly-6aTL._SL75_.jpg",
            "song": "Lay Low",
            "track_id": null,
            "recording_id": null,
            "artist": "My Morning Jacket",
            "artist_ids": [
                "ea5883b7-68ce-48b3-b115-61746ea53b8c"
            ],
            "album": "Z",
            "release_id": "d7695765-5d64-485d-a170-07cb7881dc8f",
            "release_group_id": null,
            "labels": [
                "ATO Records"
            ],
            "label_ids": [
                "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
            ],
            "release_date": "2005-10-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 1318834,
            "uri": "https://api.kexp.org/v2/plays/1318834/?format=api",
            "airdate": "2007-12-26T13:52:56-08:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}