Information about plays

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

GET /v2/plays/?format=api&offset=2643860&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=2643880&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=2643840&ordering=airdate",
    "results": [
        {
            "id": 2677178,
            "uri": "https://api.kexp.org/v2/plays/2677178/?format=api",
            "airdate": "2019-12-23T15:01:08-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Initiative",
            "track_id": "ab394198-405a-438d-b45d-4891efa9d604",
            "recording_id": null,
            "artist": "Shopping",
            "artist_ids": [
                "b20c4968-3d5d-41fc-b8f8-a6092528eb79"
            ],
            "album": "All or Nothing",
            "release_id": "e0ae98ce-6952-4b20-b71d-f33f87a074f6",
            "release_group_id": null,
            "labels": [
                "FatCat Records"
            ],
            "label_ids": [
                "21d42a26-b50d-4d1b-8494-ec07922919ce"
            ],
            "release_date": "2020-02-07",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "U.K. trio Shopping, have a new album coming Febuary 2020. They'll be playing at the Sunset Tavern March 6th! https://bit.ly/2tMIkk7",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677179,
            "uri": "https://api.kexp.org/v2/plays/2677179/?format=api",
            "airdate": "2019-12-23T15:03:53-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/594642e7-8f6d-4780-8f04-aa489607318a/6202190745-250.jpg",
            "thumbnail_uri": "",
            "song": "Borrowed Time",
            "track_id": "6ebedbd1-68eb-3381-b3f5-813b8778f4cc",
            "recording_id": null,
            "artist": "Parquet Courts",
            "artist_ids": [
                "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
            ],
            "album": "Light Up Gold",
            "release_id": "594642e7-8f6d-4780-8f04-aa489607318a",
            "release_group_id": null,
            "labels": [
                "What's Your Rupture?"
            ],
            "label_ids": [
                "57a33832-c708-4bda-b9b8-25c0a065027c"
            ],
            "release_date": "2013-01-15",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677180,
            "uri": "https://api.kexp.org/v2/plays/2677180/?format=api",
            "airdate": "2019-12-23T15:06:24-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Family Dinner",
            "track_id": "10f51d23-56cf-41d3-aac9-10fa73557108",
            "recording_id": null,
            "artist": "Sons",
            "artist_ids": [
                "e1196139-f0d6-4794-b396-7d17802d536e"
            ],
            "album": "Family Dinner",
            "release_id": "c770e3fe-35fd-47d5-9099-dd327074e429",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-04-19",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Belgian band Sons performed at this summer's Iceland Airwaves a few months ago - \"From the moment they first played their guttural notes, it felt like a shockwave hit the room with some of the loudest, most bombastic, unfuckwithable rock music I’ve personally heard in years.\" you can read more over on the KEXP blog: https://www.kexp.org/read/2019/11/8/iceland-airwaves-day-3-recap-gabriel-olafs-gdrn-seabear-and-sons/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677181,
            "uri": "https://api.kexp.org/v2/plays/2677181/?format=api",
            "airdate": "2019-12-23T15:10:19-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Rusty Cage (edit)",
            "track_id": "35045e7e-fca1-3b7a-9260-7863b5400089",
            "recording_id": null,
            "artist": "Soundgarden",
            "artist_ids": [
                "153c9281-268f-4cf3-8938-f5a4593e5df4"
            ],
            "album": "Rusty Cage",
            "release_id": "f47ca74a-00a2-4330-87f7-61c62c7efc24",
            "release_group_id": null,
            "labels": [
                "A&M Records"
            ],
            "label_ids": [
                "35515729-1f2c-4cc9-9390-9af2764bc56c"
            ],
            "release_date": "1992-01-01",
            "rotation_status": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "The original b-side to this song was Girl U Want, a DEVO cover.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677182,
            "uri": "https://api.kexp.org/v2/plays/2677182/?format=api",
            "airdate": "2019-12-23T15:13:45-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/9154cfe5-ef58-458f-b5d4-eb6ca3e404c4/7950788257-250.jpg",
            "thumbnail_uri": "",
            "song": "Even Flow",
            "track_id": "c3e3deb1-a249-3b5c-8f4c-9f7f4adeb33a",
            "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": null,
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": "Eddie Vedder and Stone Gossard wrote \"Even Flow\" for their 1992 debut album, Ten (1991). It reached #3 on the Billboard Mainstream Rock Tracks chart.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677184,
            "uri": "https://api.kexp.org/v2/plays/2677184/?format=api",
            "airdate": "2019-12-23T15:16:00-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2677183,
            "uri": "https://api.kexp.org/v2/plays/2677183/?format=api",
            "airdate": "2019-12-23T15:21:07-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/5a1ddafb-7827-4756-827c-3aebaccbabc1/23827964452-250.jpg",
            "thumbnail_uri": "",
            "song": "Guidance",
            "track_id": "2cb6c53e-fbc3-4242-8277-7d4173aeb422",
            "recording_id": null,
            "artist": "Tempers",
            "artist_ids": [
                "70e0a6cc-887b-473b-b563-32883fda61a3"
            ],
            "album": "Private Life",
            "release_id": "5a1ddafb-7827-4756-827c-3aebaccbabc1",
            "release_group_id": null,
            "labels": [
                "Dais Records"
            ],
            "label_ids": [
                "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
            ],
            "release_date": "2019-10-25",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "“Guidance” posits the new album as a much smoother affair, as previously established with lead singles “Peace of Mind” and opener “Capital Pains.” At five minutes, “Guidance” is the type of track that builds almost imperceptibly from a minimalist synthpop number to an all-out existential darkwave banger. \nRead more here: http://floodmagazine.com/69430/premiere-tempers-go-beyond-themselves-on-guidance/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677185,
            "uri": "https://api.kexp.org/v2/plays/2677185/?format=api",
            "airdate": "2019-12-23T15:25:29-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/03299fb4-c49d-4c44-a7a4-18f6b8308b5c/23653295103-250.jpg",
            "thumbnail_uri": "",
            "song": "Destroyer",
            "track_id": "d3bbbb31-012f-47fd-96e5-f6c95200cba3",
            "recording_id": null,
            "artist": "TR/ST",
            "artist_ids": [
                "b8e3d1ae-5983-4af1-b226-aa009b294111"
            ],
            "album": "The Destroyer — 2",
            "release_id": "03299fb4-c49d-4c44-a7a4-18f6b8308b5c",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2019-11-01",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "One of my top ten albums of 2019, check out my list here:  https://www.kexp.org/read/2019/12/3/2019-top-ten-list-spotlight-abbie/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677186,
            "uri": "https://api.kexp.org/v2/plays/2677186/?format=api",
            "airdate": "2019-12-23T15:28:29-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/ee3aa2b2-afc1-4ade-a17c-b738a708f3d9/24894673370-250.jpg",
            "thumbnail_uri": "",
            "song": "Luminous Spaces (Edit)",
            "track_id": "469c3998-729b-470b-91e4-ea99eba2ec26",
            "recording_id": null,
            "artist": "Jon Hopkins & Kelly Lee Owens",
            "artist_ids": [
                "0b0c25f4-f31c-46a5-a4fb-ccbf53d663bd"
            ],
            "album": "Luminous Spaces",
            "release_id": "ee3aa2b2-afc1-4ade-a17c-b738a708f3d9",
            "release_group_id": null,
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
            ],
            "release_date": "2019-11-29",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "“I sent her the parts, but what she sent back just felt like something totally new, and had the potential to be so much more than a remix,” Hopkins said in a statement. “She’d recorded these beautiful, uplifting vocal lines and had come up with joyous new riffs that recalled for me the best bits of the ’90s trance/euphoria that I had grown up loving. I got a beautiful sense of nostalgia and a true heart-lifting joy the first time I heard it, and it was so painless to take it from there to a finished piece—related and born out of ‘Luminous Beings’ but very much its own thing.”",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677187,
            "uri": "https://api.kexp.org/v2/plays/2677187/?format=api",
            "airdate": "2019-12-23T15:32:59-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Wide Open",
            "track_id": "a4d8296f-907f-4fb2-b288-751896ac67e8",
            "recording_id": null,
            "artist": "The Chemical Brothers",
            "artist_ids": [
                "1946a82a-f927-40c2-8235-38d64f50d043"
            ],
            "album": "Born in the Echoes",
            "release_id": "e8b6d4e5-23f5-4e95-98f3-3e7e84ff11c7",
            "release_group_id": null,
            "labels": [
                "Virgin EMI Records"
            ],
            "label_ids": [
                "512e8486-bfbe-4779-b029-c364209cbb9c"
            ],
            "release_date": "2016-09-23",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Featuring Beck on vocals!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677188,
            "uri": "https://api.kexp.org/v2/plays/2677188/?format=api",
            "airdate": "2019-12-23T15:38:40-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2677189,
            "uri": "https://api.kexp.org/v2/plays/2677189/?format=api",
            "airdate": "2019-12-23T15:40:54-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Champagne Coast",
            "track_id": "b39b0a29-742e-30ac-a7da-14b2b8e8dcee",
            "recording_id": null,
            "artist": "Blood Orange",
            "artist_ids": [
                "3d254f1e-7d18-431b-baeb-68e57695dfdb"
            ],
            "album": "Coastal Grooves",
            "release_id": "02b7bfb3-978a-4165-9d00-5494a1fe301b",
            "release_group_id": null,
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
            ],
            "release_date": "2011-08-30",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Happy birthday to Devonté Hynes, aka Blood Orange. From 2004 to 2006, Hynes was a member of the band Test Icicles, playing guitar, synth, and occasionally performing vocals. They released one full-length album in 2005. Hynes went on to release two solo studio albums as Lightspeed Champion and subsequently four more as Blood Orange, between 2008 and 2018.",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677190,
            "uri": "https://api.kexp.org/v2/plays/2677190/?format=api",
            "airdate": "2019-12-23T15:45:37-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/3913f9b2-8622-4b0b-aeb5-3511d2b103bc/24389029228-250.jpg",
            "thumbnail_uri": "",
            "song": "Door",
            "track_id": "993375c6-3e14-4821-bc93-8f1d1b86c1f2",
            "recording_id": null,
            "artist": "Caroline Polachek",
            "artist_ids": [
                "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
            ],
            "album": "Pang",
            "release_id": "3913f9b2-8622-4b0b-aeb5-3511d2b103bc",
            "release_group_id": null,
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": "2019-10-18",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Caroline Elizabeth Polachek is an American musician, singer-songwriter and record producer known as the vocalist for Chairlift, as well as for writing and producing Beyoncé's single \"No Angel\".",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677191,
            "uri": "https://api.kexp.org/v2/plays/2677191/?format=api",
            "airdate": "2019-12-23T15:51:08-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/29c08723-a03c-4e47-8b7c-96d76b5799ec/24648549032-250.jpg",
            "thumbnail_uri": "",
            "song": "I Kissed the Girl From Outer Space",
            "track_id": "2bbdbe97-32e0-48a5-8793-948398eb6ae5",
            "recording_id": null,
            "artist": "Arthur Russell",
            "artist_ids": [
                "f43370e3-6d86-44e7-ae4c-ca098962dcd0"
            ],
            "album": "Iowa Dream",
            "release_id": "29c08723-a03c-4e47-8b7c-96d76b5799ec",
            "release_group_id": null,
            "labels": [
                "Audika"
            ],
            "label_ids": [
                "613be16a-2c75-446d-99ca-184420a55cf9"
            ],
            "release_date": "2019-11-15",
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "\"The latest posthumous album from the groundbreaking artist feels like one of his truest, 19 demos that reveal his elegant songwriting, his disregard for genre, and his boundless mind\" - https://arthurrussell.bandcamp.com/album/iowa-dream",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677192,
            "uri": "https://api.kexp.org/v2/plays/2677192/?format=api",
            "airdate": "2019-12-23T15:54:23-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 2677193,
            "uri": "https://api.kexp.org/v2/plays/2677193/?format=api",
            "airdate": "2019-12-23T15:57:11-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Girlfriend Is Better",
            "track_id": "9e897826-1e18-380b-b53c-7b526b95e63a",
            "recording_id": null,
            "artist": "Talking Heads",
            "artist_ids": [
                "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
            ],
            "album": "Once in a Lifetime",
            "release_id": "a0e0a03b-55ac-3c13-b2cd-28ada90a2cf1",
            "release_group_id": null,
            "labels": [
                "Rhino"
            ],
            "label_ids": [
                "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
            ],
            "release_date": "2003-11-18",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Here's a recent interview with David Byrne: https://www.youtube.com/watch?v=fnpor1RKDmU",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677194,
            "uri": "https://api.kexp.org/v2/plays/2677194/?format=api",
            "airdate": "2019-12-23T16:02:43-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Good Name",
            "track_id": "4c5482af-9c22-4209-bf53-ec7e1703517e",
            "recording_id": null,
            "artist": "William Onyeabor",
            "artist_ids": [
                "53dd0229-8a42-4bd7-8ffb-29bdec25e9c6"
            ],
            "album": "World Psychedelic Classics 5: Who Is William Onyeabor?",
            "release_id": "e837f8b8-0280-444a-aebe-837b961496a1",
            "release_group_id": null,
            "labels": [
                "Luaka Bop"
            ],
            "label_ids": [
                "92996c02-75c4-4a12-8d90-522483c200c5"
            ],
            "release_date": "2013-10-28",
            "rotation_status": null,
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "An extraordinary artist, businessman and visionary, Mr. Onyeabor composed and self-released 9 brilliant albums of groundbreaking electronic-funk from 1977-1985, which he recorded, pressed and printed at Wilfilms Limited—his personal pressing plant in southeast Nigeria. - http://www.williamonyeabor.com/",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677195,
            "uri": "https://api.kexp.org/v2/plays/2677195/?format=api",
            "airdate": "2019-12-23T16:05:48-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "https://coverartarchive.org/release/8dcd11a4-814c-4abb-891e-5b72d389f8c6/15271877728-250.jpg",
            "thumbnail_uri": "",
            "song": "Ain't No Chimneys in the Projects",
            "track_id": "7e0e722a-5157-42a6-8ad6-4946aff8c679",
            "recording_id": null,
            "artist": "Sharon Jones and the Dap‐Kings",
            "artist_ids": [
                "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
            ],
            "album": "It's a Holiday Soul Party",
            "release_id": "8dcd11a4-814c-4abb-891e-5b72d389f8c6",
            "release_group_id": null,
            "labels": [
                "Daptone Records"
            ],
            "label_ids": [
                "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
            ],
            "release_date": "2015-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": 2677196,
            "uri": "https://api.kexp.org/v2/plays/2677196/?format=api",
            "airdate": "2019-12-23T16:08:00-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Use Me",
            "track_id": "ac77cdce-57b8-3e40-8b3c-0511a3ceed21",
            "recording_id": null,
            "artist": "Esther Phillips",
            "artist_ids": [
                "e261c42a-cbd7-4b97-8b72-218801bdc5b9"
            ],
            "album": "Alone Again, Naturally",
            "release_id": "c53776ad-b2d2-4920-86f4-ac6c4ae129cb",
            "release_group_id": null,
            "labels": [
                "Sony BMG Music Entertainment Custom Marketing Group"
            ],
            "label_ids": [],
            "release_date": "2008-09-02",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": "Born on this day in 1935!",
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 2677197,
            "uri": "https://api.kexp.org/v2/plays/2677197/?format=api",
            "airdate": "2019-12-23T16:11:46-08:00",
            "show": 46211,
            "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}