Information about plays

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

GET /v2/plays/?format=api&offset=2641720&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=2641740&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=2641700&ordering=airdate",
    "results": [
        {
            "id": 2674783,
            "uri": "https://api.kexp.org/v2/plays/2674783/?format=api",
            "airdate": "2019-12-18T05:20:51-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/51128fae-3181-45e3-97f5-6d6cec1ba2f7/24870084975-250.jpg",
            "thumbnail_uri": "",
            "song": "Ghoulish",
            "track_id": "676572ae-efee-4fb2-973e-9db475b553a3",
            "recording_id": null,
            "artist": "Duster",
            "artist_ids": [
                "879d43c6-13a8-42f6-b8df-a9b7d50aa9e2"
            ],
            "album": "Duster",
            "release_id": "51128fae-3181-45e3-97f5-6d6cec1ba2f7",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-12-13",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "The San Jose trio release their first album in 19 years. They previously released two albums for Seattle's Up Records between 1998-2000 before breaking up without much notice.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674785,
            "uri": "https://api.kexp.org/v2/plays/2674785/?format=api",
            "airdate": "2019-12-18T05:25:12-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/984598cf-4364-4ccc-9ce6-8805dcecfed3/23167941193-250.jpg",
            "thumbnail_uri": "",
            "song": "Far Gone and Out",
            "track_id": "45c493b8-365e-32df-adbf-6327dbb18655",
            "recording_id": null,
            "artist": "The Jesus and Mary Chain",
            "artist_ids": [
                "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
            ],
            "album": "Honey’s Dead",
            "release_id": "984598cf-4364-4ccc-9ce6-8805dcecfed3",
            "release_group_id": null,
            "labels": [
                "Def American Recordings"
            ],
            "label_ids": [
                "e45bca92-5845-46ec-af58-743bbea31e69"
            ],
            "release_date": "1992-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "I can't explain exactly what I'm doing standing in the rain",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674786,
            "uri": "https://api.kexp.org/v2/plays/2674786/?format=api",
            "airdate": "2019-12-18T05:29:45-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Lemontrees",
            "track_id": "e134c88d-12ce-4b43-9aab-5bee5e0ddc7f",
            "recording_id": null,
            "artist": "Eagulls",
            "artist_ids": [
                "962f90f8-f706-4a5d-9a77-e8a90b3a579c"
            ],
            "album": "Ullages",
            "release_id": "25581973-d2d7-466c-9c5d-36c84dc8f6cd",
            "release_group_id": null,
            "labels": [
                "Partisan Records"
            ],
            "label_ids": [
                "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
            ],
            "release_date": "2016-05-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Live on KEXP: https://www.youtube.com/watch?v=XcWV5pOKYQo",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674787,
            "uri": "https://api.kexp.org/v2/plays/2674787/?format=api",
            "airdate": "2019-12-18T05:34:10-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Checkmate",
            "track_id": "ef8d8c03-a618-46f9-8dd9-d7457f78b466",
            "recording_id": null,
            "artist": "Hot Snakes",
            "artist_ids": [
                "dfa0e21c-ee3e-44da-81d5-58e3c1218a9f"
            ],
            "album": "Checkmate",
            "release_id": "b4d11f96-da4e-4ea3-9f68-3d268dd1a106",
            "release_group_id": null,
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2019-11-19",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "” In the words of Hot Snakes’ Rick Froberg, “Checkmate” is “big, fatty content freshly extruded from the Hot Snakes sausage machine. Same ingredients, new flav.”",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674788,
            "uri": "https://api.kexp.org/v2/plays/2674788/?format=api",
            "airdate": "2019-12-18T05:37:02-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/eb22086e-8345-4cd2-8095-e364c885f85d/12841690323-250.jpg",
            "thumbnail_uri": "",
            "song": "Mountain Song",
            "track_id": "99581a6b-8ead-4e32-89af-5495f9d1bd11",
            "recording_id": null,
            "artist": "Jane’s Addiction",
            "artist_ids": [
                "e3434cc7-d348-491a-9dc8-325af3d9086d"
            ],
            "album": "Nothing’s Shocking",
            "release_id": "eb22086e-8345-4cd2-8095-e364c885f85d",
            "release_group_id": null,
            "labels": [
                "Warner Bros. Records"
            ],
            "label_ids": [
                "c595c289-47ce-4fba-b999-b87503e8cb71"
            ],
            "release_date": "1988-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "COMING DOWN THE MOUNTAIN",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674789,
            "uri": "https://api.kexp.org/v2/plays/2674789/?format=api",
            "airdate": "2019-12-18T05:41:08-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2674790,
            "uri": "https://api.kexp.org/v2/plays/2674790/?format=api",
            "airdate": "2019-12-18T05:43:09-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Dream of Life",
            "track_id": "0e8f0355-8716-4975-8211-e8ddc42c7ee8",
            "recording_id": null,
            "artist": "Louise Burns",
            "artist_ids": [
                "e90f6feb-2585-4f0c-afbe-319f0a048429"
            ],
            "album": "Portraits",
            "release_id": "27bc1ef6-3070-404d-80a6-364942a33f7c",
            "release_group_id": null,
            "labels": [
                "Light Organ Records"
            ],
            "label_ids": [
                "79a2cd28-74eb-442d-aa5f-45bf31787bb8"
            ],
            "release_date": "2019-11-08",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Fourth album from Vancouver's Louise Burns! Stay tuned to our YouTube Channel for her KEXP session.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674791,
            "uri": "https://api.kexp.org/v2/plays/2674791/?format=api",
            "airdate": "2019-12-18T05:48:55-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/77536527-bfb0-45fc-bb52-850a36e1dc87/23576388191-250.jpg",
            "thumbnail_uri": "",
            "song": "Young Republicans",
            "track_id": "5ce05f26-33c1-44c9-8bda-959bd3dea3fb",
            "recording_id": null,
            "artist": "Lower Dens",
            "artist_ids": [
                "3dee0ca7-99ae-4421-9c3b-f42d8caf4c88"
            ],
            "album": "The Competition",
            "release_id": "77536527-bfb0-45fc-bb52-850a36e1dc87",
            "release_group_id": null,
            "labels": [
                "Ribbon Music"
            ],
            "label_ids": [
                "ca3afed1-d509-465e-89d0-952d167b2abb"
            ],
            "release_date": "2019-07-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674792,
            "uri": "https://api.kexp.org/v2/plays/2674792/?format=api",
            "airdate": "2019-12-18T05:52:46-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2674793,
            "uri": "https://api.kexp.org/v2/plays/2674793/?format=api",
            "airdate": "2019-12-18T05:53:28-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/da79c05f-d011-4a15-a06b-e251dfe984e2/24234697336-250.jpg",
            "thumbnail_uri": "",
            "song": "Dear Leader",
            "track_id": "c5081a51-db0e-4329-8b60-214cfbe5134d",
            "recording_id": null,
            "artist": "Little Scream",
            "artist_ids": [
                "6c867dbf-a711-463a-826d-79d0dc7bc4bb"
            ],
            "album": "Speed Queen",
            "release_id": "da79c05f-d011-4a15-a06b-e251dfe984e2",
            "release_group_id": null,
            "labels": [
                "Merge Records"
            ],
            "label_ids": [
                "5a4f8d65-681e-4a1f-85a8-a874c9513888"
            ],
            "release_date": "2019-10-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": 2674795,
            "uri": "https://api.kexp.org/v2/plays/2674795/?format=api",
            "airdate": "2019-12-18T06:00:00-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2674794,
            "uri": "https://api.kexp.org/v2/plays/2674794/?format=api",
            "airdate": "2019-12-18T06:00:38-08:00",
            "show": 46171,
            "show_uri": "https://api.kexp.org/v2/shows/46171/?format=api",
            "image_uri": "https://coverartarchive.org/release/9154cfe5-ef58-458f-b5d4-eb6ca3e404c4/7950788257-250.jpg",
            "thumbnail_uri": "",
            "song": "Release",
            "track_id": "7fce8c76-610a-3c69-87e6-c7e55abe8dc8",
            "recording_id": null,
            "artist": "Pearl Jam",
            "artist_ids": [
                "83b9cbe7-9857-49e2-ab8e-b57b01038103"
            ],
            "album": "Ten",
            "release_id": "9154cfe5-ef58-458f-b5d4-eb6ca3e404c4",
            "release_group_id": null,
            "labels": [
                "Epic Associated"
            ],
            "label_ids": [
                "7127ada4-64a0-4baa-9f73-e9b26f22b3bd"
            ],
            "release_date": "1991-01-01",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Hi Wednesday, welcome to The Morning Show! <br> </br> Since no one at Epic expected Ten to go gold in the U.S., much less 13-times platinum, the company didn’t even consider pressing up a vinyl edition for the American market. (The record was released on vinyl in several other countries, however.) “They didn’t let us put it out on vinyl,” bassist Jeff Ament told The Daily Record in 2009, “and that was a rough blow to us at the time ’cause I don’t think I even had a CD player.” - https://bit.ly/2sJymiH",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674796,
            "uri": "https://api.kexp.org/v2/plays/2674796/?format=api",
            "airdate": "2019-12-18T06:05:22-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Rhinoceros",
            "track_id": "bca38b22-3533-3b48-bf61-b1eb9f14090b",
            "recording_id": null,
            "artist": "The Smashing Pumpkins",
            "artist_ids": [
                "ba0d6274-db14-4ef5-b28d-657ebde1a396"
            ],
            "album": "Gish",
            "release_id": "415325a4-6bc3-48a3-a287-dd26acf329c8",
            "release_group_id": null,
            "labels": [
                "Virgin Records America"
            ],
            "label_ids": [
                "1644d8bc-b558-447f-82eb-5d6829988156"
            ],
            "release_date": "2011-12-05",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Billy Corgan was such a perfectionist that he insisted on playing almost all the instruments on Smashing Pumpkins’s debut album ‘Gish'. - https://bit.ly/2PyE3sT",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674797,
            "uri": "https://api.kexp.org/v2/plays/2674797/?format=api",
            "airdate": "2019-12-18T06:11:03-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Come Around",
            "track_id": "587b6ef6-d913-3444-9643-eeb61ca1b2ab",
            "recording_id": null,
            "artist": "Sugar",
            "artist_ids": [
                "e3347fbd-2595-480e-926d-278566debf9d"
            ],
            "album": "Beaster",
            "release_id": "7eae3f1f-4364-4692-9534-aca59485ea07",
            "release_group_id": null,
            "labels": [
                "Rykodisc"
            ],
            "label_ids": [
                "6dedcd20-3d02-4838-b583-5434eac199d9"
            ],
            "release_date": "1993-04-06",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Beaster is Sugar's 1993 EP, and its songs were recorded at the same time as the band's acclaimed first album, Copper Blue. \"Lyrically it's so unnerving for me to listen to it…\" said Bob Mould. \"Musically it's harder, it's a little looser. Lyrically, it's a lot wilder than Copper Blue… Copper Blue was such a great pop record that I just saw this as like the evil twin.\" - https://en.wikipedia.org/wiki/Beaster",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674798,
            "uri": "https://api.kexp.org/v2/plays/2674798/?format=api",
            "airdate": "2019-12-18T06:15:30-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "https://coverartarchive.org/release/589f9f54-1894-36ee-99e1-a4733a860a12/9518501268-250.jpg",
            "thumbnail_uri": "",
            "song": "Larry",
            "track_id": "08882ec8-cac6-30da-89a8-7866be345749",
            "recording_id": null,
            "artist": "Buffalo Tom",
            "artist_ids": [
                "1159e0d0-a782-471a-9dae-93ac046eac72"
            ],
            "album": "Let Me Come Over",
            "release_id": "589f9f54-1894-36ee-99e1-a4733a860a12",
            "release_group_id": null,
            "labels": [
                "Ra Records"
            ],
            "label_ids": [
                "b68d6767-c34a-49ab-9ef2-d2d64a9e7d5e"
            ],
            "release_date": "1992-01-01",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Buffalo Tom stopped by The Morning Show to play live on KEXP last year! Here's the full performance: https://bit.ly/2sGIANb",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674799,
            "uri": "https://api.kexp.org/v2/plays/2674799/?format=api",
            "airdate": "2019-12-18T06:20:00-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Sometimes (Lester Piggott)",
            "track_id": "9af7cad7-2128-4de3-af33-c66cdc6a7309",
            "recording_id": null,
            "artist": "James",
            "artist_ids": [
                "a2accb58-6099-4cb5-a3c8-f6332f364db5"
            ],
            "album": "Laid",
            "release_id": "85e49711-fdd6-4fa5-a23e-2976eb020d9e",
            "release_group_id": null,
            "labels": [
                "Fontana"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Think their instruments got wet?: https://www.youtube.com/watch?v=ejU5YAHN3vQ",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674800,
            "uri": "https://api.kexp.org/v2/plays/2674800/?format=api",
            "airdate": "2019-12-18T06:24:30-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2674801,
            "uri": "https://api.kexp.org/v2/plays/2674801/?format=api",
            "airdate": "2019-12-18T06:27:31-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "https://coverartarchive.org/release/7580f49a-ccbe-456a-965f-751265aac843/23939277562-250.jpg",
            "thumbnail_uri": "",
            "song": "Hide",
            "track_id": "0b82f29a-e033-4c1e-91d5-d5d8a05b0583",
            "recording_id": null,
            "artist": "Deserta",
            "artist_ids": [
                "07fc4101-8996-48c5-a7ff-33ac50af3a31"
            ],
            "album": "Black Aura My Sun",
            "release_id": "7580f49a-ccbe-456a-965f-751265aac843",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-11-01",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "https://desertamusic.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674802,
            "uri": "https://api.kexp.org/v2/plays/2674802/?format=api",
            "airdate": "2019-12-18T06:34:02-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "https://coverartarchive.org/release/bd6ea0c6-f5cd-4abf-828a-38df69ad1969/1485559375-250.jpg",
            "thumbnail_uri": "",
            "song": "Reunion",
            "track_id": "2e51b85c-2148-3d02-a94c-ee3656bb9fb3",
            "recording_id": null,
            "artist": "M83",
            "artist_ids": [
                "6d7b7cd4-254b-4c25-83f6-dd20f98ceacd"
            ],
            "album": "Hurry Up, We’re Dreaming",
            "release_id": "bd6ea0c6-f5cd-4abf-828a-38df69ad1969",
            "release_group_id": null,
            "labels": [
                "Mute"
            ],
            "label_ids": [
                "e0b106a5-4add-4839-9e40-c192457e1bf8"
            ],
            "release_date": "2011-10-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Oh, oh, oh, oh, oh, oh-oh-oh... https://www.youtube.com/watch?v=DJQQrjVmQG0",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2674803,
            "uri": "https://api.kexp.org/v2/plays/2674803/?format=api",
            "airdate": "2019-12-18T06:38:00-08:00",
            "show": 46172,
            "show_uri": "https://api.kexp.org/v2/shows/46172/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Alive & Kicking",
            "track_id": "3c5d5b89-1d94-3087-a000-071ab5c60e13",
            "recording_id": null,
            "artist": "Simple Minds",
            "artist_ids": [
                "f41490ce-fe39-435d-86c0-ab5ce098b423"
            ],
            "album": "Alive & Kicking",
            "release_id": "971b9b80-df67-4dba-a25b-4690a18cd1fe",
            "release_group_id": null,
            "labels": [
                "Virgin"
            ],
            "label_ids": [],
            "release_date": "1985-01-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "In 1985, Simple Minds were the musical guest on the Season 11 premiere episode of Saturday Night Live, hosted by Madonna. They played “Alive and Kicking” and Kerr’s outfit was sparklier than Madonna’s. Maybe not his dance moves, however. - https://bit.ly/2Z2hTCu",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}