Information about plays

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

GET /v2/plays/?format=api&offset=2606040&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=2606060&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=2606020&ordering=airdate",
    "results": [
        {
            "id": 381755,
            "uri": "https://api.kexp.org/v2/plays/381755/?format=api",
            "airdate": "2019-09-16T23:14:47-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/359f47c2-83d6-4a9c-8f8d-31b488b30611/24112642157-250.jpg",
            "thumbnail_uri": "",
            "song": "Eye in the Wall",
            "track_id": "b22cf374-5781-4ac1-8db5-ce570ed838dc",
            "recording_id": null,
            "artist": "Perfume Genius",
            "artist_ids": [
                "c4ff10e0-ae5a-467d-a409-6e0b4bf241eb"
            ],
            "album": "Eye in the Wall",
            "release_id": "359f47c2-83d6-4a9c-8f8d-31b488b30611",
            "release_group_id": null,
            "labels": [
                "Matador"
            ],
            "label_ids": [
                "229bd4be-8cd7-442c-85b0-5007ea353abc"
            ],
            "release_date": "2019-09-13",
            "rotation_status": "Heavy",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "brand new single, learn more : https://www.kexp.org/read/2019/9/13/perfume-genius-shares-new-song-eye-wall/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381756,
            "uri": "https://api.kexp.org/v2/plays/381756/?format=api",
            "airdate": "2019-09-16T23:23:29-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 381757,
            "uri": "https://api.kexp.org/v2/plays/381757/?format=api",
            "airdate": "2019-09-16T23:25:23-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "B.A.B.E",
            "track_id": "8f91b457-5446-441b-944a-aee5780740c4",
            "recording_id": null,
            "artist": "SAULT",
            "artist_ids": [
                "23b19bc5-813e-4456-bbae-ac3ca118f535"
            ],
            "album": "5",
            "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-05-05",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381758,
            "uri": "https://api.kexp.org/v2/plays/381758/?format=api",
            "airdate": "2019-09-16T23:29:04-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/5a8b3c9b-909b-4b2f-ad8c-2484a8917ac4/23565239974-250.jpg",
            "thumbnail_uri": "",
            "song": "Rather Be With You",
            "track_id": "8e525bfa-8aa7-4f23-b4e1-55b9ff1e20b8",
            "recording_id": null,
            "artist": "BJ the Chicago Kid",
            "artist_ids": [
                "112beffb-1adc-488b-8d61-7b2ab3475d52"
            ],
            "album": "1123",
            "release_id": "5a8b3c9b-909b-4b2f-ad8c-2484a8917ac4",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-07-26",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Playing Nectar Lounge on September 23rd.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381759,
            "uri": "https://api.kexp.org/v2/plays/381759/?format=api",
            "airdate": "2019-09-16T23:35:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Contact",
            "track_id": "5c562ea5-1794-3fbb-a57c-2fa7c0bf02c9",
            "recording_id": null,
            "artist": "Stereolab",
            "artist_ids": [
                "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
            ],
            "album": "Switched On",
            "release_id": "279c825b-288d-4699-9679-1136335d3d58",
            "release_group_id": null,
            "labels": [
                "Too Pure"
            ],
            "label_ids": [],
            "release_date": "1992-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Playing the Showbox Market on October 15th.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381760,
            "uri": "https://api.kexp.org/v2/plays/381760/?format=api",
            "airdate": "2019-09-16T23:41:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Gimme Some Slack = ギミ・サム・スラック",
            "track_id": "b9e25edc-67a6-4993-8981-06f6625a7719",
            "recording_id": null,
            "artist": "The Cars",
            "artist_ids": [
                "092b603f-eb4c-4958-b10e-02420de5885b"
            ],
            "album": "Panorama",
            "release_id": "aaaecd53-deb8-4d4c-98be-91ac0fb06606",
            "release_group_id": null,
            "labels": [
                "Warner Bros. Records"
            ],
            "label_ids": [],
            "release_date": "2012-03-07",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "RIP Ric Ocasek.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381761,
            "uri": "https://api.kexp.org/v2/plays/381761/?format=api",
            "airdate": "2019-09-16T23:45:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Never Say Never",
            "track_id": "8984fa49-e519-302e-bbbd-c80e27d00f79",
            "recording_id": null,
            "artist": "Romeo Void",
            "artist_ids": [
                "70693ef1-2d81-4b35-a483-bd78553db176"
            ],
            "album": "Benefactor",
            "release_id": "8a2ab6a8-f2c6-4a7b-b176-ce1a03744b5b",
            "release_group_id": null,
            "labels": [
                "Columbia"
            ],
            "label_ids": [],
            "release_date": "1982-11-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Produced by Ric Ocasek.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381762,
            "uri": "https://api.kexp.org/v2/plays/381762/?format=api",
            "airdate": "2019-09-16T23:50:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Meek",
            "track_id": "bd9446cf-36f1-38dd-88e3-fb1142a6d257",
            "recording_id": null,
            "artist": "Bad Brains",
            "artist_ids": [
                "e919b253-da5b-4aae-a444-6a368376a2d6"
            ],
            "album": "Rock for Light",
            "release_id": "f9d7b29b-d842-4702-96d2-e0b64e1198f4",
            "release_group_id": null,
            "labels": [
                "Caroline Records"
            ],
            "label_ids": [],
            "release_date": "1991-07-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Also produced by Ric Ocasek.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381763,
            "uri": "https://api.kexp.org/v2/plays/381763/?format=api",
            "airdate": "2019-09-16T23:53:49-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Witness",
            "track_id": "35097012-0ab1-4c74-84d3-195634560e53",
            "recording_id": null,
            "artist": "Ikebe Shakedown",
            "artist_ids": [
                "55008116-f7aa-4f68-b713-b6c947f7d43c"
            ],
            "album": "Kings Left Behind",
            "release_id": "3add5642-bc4b-46df-b444-096bdbf49293",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-08-16",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381764,
            "uri": "https://api.kexp.org/v2/plays/381764/?format=api",
            "airdate": "2019-09-16T23:57:56-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 381765,
            "uri": "https://api.kexp.org/v2/plays/381765/?format=api",
            "airdate": "2019-09-17T00:00:36-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Call Me",
            "track_id": "aeec7b1f-6c67-308c-8752-a1c49a7dd193",
            "recording_id": null,
            "artist": "Aretha Franklin",
            "artist_ids": [
                "2f9ecbed-27be-40e6-abca-6de49d50299e"
            ],
            "album": "This Girl's in Love With You",
            "release_id": "63b7af5f-beb8-305b-99a1-f97a92ca0e7f",
            "release_group_id": null,
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "1993-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": 381766,
            "uri": "https://api.kexp.org/v2/plays/381766/?format=api",
            "airdate": "2019-09-17T00:04:28-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/8474cbe3-3e87-4eb8-aec1-76e6282e8e6f/12576355357-250.jpg",
            "thumbnail_uri": "",
            "song": "Let's Do It Again",
            "track_id": "9f485304-8345-41e1-a2c1-452f5403d7e9",
            "recording_id": null,
            "artist": "The Staple Singers",
            "artist_ids": [
                "3d49e36a-cc9e-411e-93c6-d1646ba5bd3a"
            ],
            "album": "Faith And Grace: A Family Journey 1953-1976",
            "release_id": "8474cbe3-3e87-4eb8-aec1-76e6282e8e6f",
            "release_group_id": null,
            "labels": [
                "Stax"
            ],
            "label_ids": [
                "3d60c9cf-c020-49e8-a803-2189c146b880"
            ],
            "release_date": "2015-11-15",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Mavis Staples is playing the Kirkland Performance Center on January 15th.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381767,
            "uri": "https://api.kexp.org/v2/plays/381767/?format=api",
            "airdate": "2019-09-17T00:14:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "You're My Chocolate",
            "track_id": null,
            "recording_id": null,
            "artist": "Savages",
            "artist_ids": [],
            "album": "Five Finger Discount",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Chameleon"
            ],
            "label_ids": [],
            "release_date": "2008-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": 381768,
            "uri": "https://api.kexp.org/v2/plays/381768/?format=api",
            "airdate": "2019-09-17T00:18:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Soldier in the Rain",
            "track_id": "a69aacbf-a2be-37d3-8ca0-62780d4d1817",
            "recording_id": null,
            "artist": "Henry Mancini",
            "artist_ids": [
                "83e71a21-caf7-4e48-8ff7-6512d51e88a3"
            ],
            "album": "Dear Heart and Other Songs About Love",
            "release_id": "0cae5758-ac72-4465-9a53-92f0fd9b645b",
            "release_group_id": null,
            "labels": [
                "RCA Victor"
            ],
            "label_ids": [
                "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
            ],
            "release_date": "1965-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": 381769,
            "uri": "https://api.kexp.org/v2/plays/381769/?format=api",
            "airdate": "2019-09-17T00:21:21-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 381770,
            "uri": "https://api.kexp.org/v2/plays/381770/?format=api",
            "airdate": "2019-09-17T00:22:45-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/0cb7a63a-647e-4cdf-a4d0-2b30c5593a49/23780857714-250.jpg",
            "thumbnail_uri": "",
            "song": "Smile",
            "track_id": "f82c01d9-fba9-425c-b79a-dcf78fd45ff4",
            "recording_id": null,
            "artist": "G&D feat. LaToiya Williams, Aloe Blacc & Ms. Dezy",
            "artist_ids": [
                "28ed96cd-3afa-43a0-8285-e013f8efe603"
            ],
            "album": "Black Love & War",
            "release_id": "0cb7a63a-647e-4cdf-a4d0-2b30c5593a49",
            "release_group_id": null,
            "labels": [
                "SomeOthaShip Connect"
            ],
            "label_ids": [
                "3dd59a3a-5f1c-46a1-a3b3-d15cbe8de651"
            ],
            "release_date": "2019-08-09",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "The third album together from the California-bred, Nevada-based duo of Georgia Anne Muldrow and Dudley Perkins is a gritty blend of West Coast hip hop, funk and soul, combining hard-hitting funk and hip hop grooves with lyrics that range from the militantly political to the deeply personal.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381771,
            "uri": "https://api.kexp.org/v2/plays/381771/?format=api",
            "airdate": "2019-09-17T00:27:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Let's Take It To The Stage (Amp Fiddler Laughin @Ya Mix)",
            "track_id": "5a694f1f-0c49-4c28-850c-ed1b5dc45fcc",
            "recording_id": null,
            "artist": "Funkadelic",
            "artist_ids": [
                "cf042013-3edd-46c4-9b0e-a62faac98d0b"
            ],
            "album": "Reworked By Detroiters",
            "release_id": "edb395a1-3f89-480d-b402-7496ca68e390",
            "release_group_id": null,
            "labels": [
                "Westbound Records"
            ],
            "label_ids": [
                "0f6fb74a-eb83-4a02-b975-3c2e470f6aaa"
            ],
            "release_date": "2017-10-27",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381772,
            "uri": "https://api.kexp.org/v2/plays/381772/?format=api",
            "airdate": "2019-09-17T00:33:00-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Sure Thing",
            "track_id": "22c963b8-8140-362d-b239-0331e8759a99",
            "recording_id": null,
            "artist": "St Germain",
            "artist_ids": [
                "9a04dc8c-82f1-457a-a25a-3ff19e1b471e"
            ],
            "album": "Tourist",
            "release_id": "b0bb8657-8bd8-46f9-8e12-6deacc4ddfbf",
            "release_group_id": null,
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "release_date": "2000-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": 381773,
            "uri": "https://api.kexp.org/v2/plays/381773/?format=api",
            "airdate": "2019-09-17T00:37:53-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/6ea2a0c6-102d-46cf-a578-3ff6919c43a1/23801253394-250.jpg",
            "thumbnail_uri": "",
            "song": "Wartilla",
            "track_id": "c9afb9b3-edf5-46e9-ab71-9099d16c0fd1",
            "recording_id": null,
            "artist": "Tinariwen feat. Warren Ellis & Stephen O’Malley",
            "artist_ids": [
                "5c98fc12-be83-4246-ae5b-2184192913b9"
            ],
            "album": "Amadjar",
            "release_id": "6ea2a0c6-102d-46cf-a578-3ff6919c43a1",
            "release_group_id": null,
            "labels": [
                "ANTI‐"
            ],
            "label_ids": [
                "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
            ],
            "release_date": "2019-09-06",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "This Tuareg group began recording sketches of their latest album during a road trip from southern Morocco to Nuakchott, Mauritania. They teamed up with Mauritanian musicians Noura Mint Seymali and Jeiche Ould Chighaly in Nuakchott to record the album, and afterward, contributions from a few special guests like Warren Ellis and Cass McCombs were added. The guests mostly stay out of the way on this powerful set of Tuareg desert blues, with the focus on the band’s hypnotic guitar lines and call-and-response vocals. Live on KEXP: https://www.youtube.com/watch?v=PItnw3Z7WgY",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 381774,
            "uri": "https://api.kexp.org/v2/plays/381774/?format=api",
            "airdate": "2019-09-17T00:43:27-07:00",
            "show": 6356,
            "show_uri": "https://api.kexp.org/v2/shows/6356/?format=api",
            "image_uri": "http://coverartarchive.org/release/7ddcbd03-8de2-40b3-932b-d3d32a05c25c/23461670076-250.jpg",
            "thumbnail_uri": "",
            "song": "Sinner",
            "track_id": "389b59c5-c94d-400a-a28a-7b7cf98144e0",
            "recording_id": null,
            "artist": "Moodymann",
            "artist_ids": [
                "17d69e72-9cf2-496f-aa64-ba238de2087e"
            ],
            "album": "Sinner",
            "release_id": "7ddcbd03-8de2-40b3-932b-d3d32a05c25c",
            "release_group_id": null,
            "labels": [
                "KDJ"
            ],
            "label_ids": [
                "a95dc7cf-d766-43c9-bdbb-fde8361c937d"
            ],
            "release_date": "2019-06-21",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}