Information about plays

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

GET /v2/plays/?format=api&offset=87380&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=87400&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=87360&ordering=airdate",
    "results": [
        {
            "id": 501700,
            "uri": "https://api.kexp.org/v2/plays/501700/?format=api",
            "airdate": "2001-12-29T15:28:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "No stars tonight",
            "track_id": null,
            "recording_id": null,
            "artist": "Denise James",
            "artist_ids": [
                "c6faba66-fbf4-4aef-92da-7ac9f0586943"
            ],
            "album": "Denise James",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Poptones"
            ],
            "label_ids": [
                "ba5f611f-7df7-4a8f-94e5-42edb1fef781"
            ],
            "release_date": null,
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501701,
            "uri": "https://api.kexp.org/v2/plays/501701/?format=api",
            "airdate": "2001-12-29T15:31:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Dark Night of the Soul",
            "track_id": null,
            "recording_id": null,
            "artist": "Tom House",
            "artist_ids": [
                "4a54d204-b4b5-41bd-bf78-0b96f473dfb0"
            ],
            "album": "Jesus Doesn't Live Here Anymore",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "The Catamount Company"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501702,
            "uri": "https://api.kexp.org/v2/plays/501702/?format=api",
            "airdate": "2001-12-29T15:35:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41Z7YSESJBL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41Z7YSESJBL._SL75_.jpg",
            "song": "Swallowing Swords",
            "track_id": "de32e274-ee2a-4d6b-84a8-da453f1e18ec",
            "recording_id": null,
            "artist": "Rocky Votolato",
            "artist_ids": [
                "05010b18-ba21-46dc-be6d-615d90170b8e"
            ],
            "album": "Burning My Travels Clean",
            "release_id": "1956b2fd-c2a6-428f-8125-76f579edd849",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2001-01-01",
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501703,
            "uri": "https://api.kexp.org/v2/plays/501703/?format=api",
            "airdate": "2001-12-29T15:37:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Wallflower",
            "track_id": null,
            "recording_id": null,
            "artist": "Nightcaps",
            "artist_ids": [],
            "album": "Get On",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Rendezvous"
            ],
            "label_ids": [
                "d7bdfdf2-4239-4932-a3cc-d1a51fdd3fc5"
            ],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501704,
            "uri": "https://api.kexp.org/v2/plays/501704/?format=api",
            "airdate": "2001-12-29T15:43:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "B-I-D Spells Bid",
            "track_id": null,
            "recording_id": null,
            "artist": "The Monochrome Set",
            "artist_ids": [
                "9a6880e7-5795-4ed3-8c58-7fef968aaa61"
            ],
            "album": "Best Of The Monochrome Set-Tommorow Will Be Too Long",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Virgin"
            ],
            "label_ids": [
                "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
            ],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501705,
            "uri": "https://api.kexp.org/v2/plays/501705/?format=api",
            "airdate": "2001-12-29T15:46:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Step by Step",
            "track_id": "0bcbd4b0-f055-46b3-88ac-434b6b64dbd8",
            "recording_id": null,
            "artist": "The Lemonheads",
            "artist_ids": [
                "58a53082-a629-4ff1-a44d-7492d6f6e8fb"
            ],
            "album": "Favorite Spanish Dishes",
            "release_id": "17ffc6af-4eaf-47f7-9049-0187dc2d8421",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "1991-02-01",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501706,
            "uri": "https://api.kexp.org/v2/plays/501706/?format=api",
            "airdate": "2001-12-29T15:50:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51AIoFWT-GL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51AIoFWT-GL._SL75_.jpg",
            "song": "Secret Curse",
            "track_id": "0a30c259-6ba0-4c05-99aa-f61a213f744d",
            "recording_id": null,
            "artist": "The Dismemberment Plan",
            "artist_ids": [
                "1131e5da-dfdf-46c9-b6ff-b7ac552c2a3c"
            ],
            "album": "Change",
            "release_id": "1ca29d49-10fd-4262-baee-dc5cdc7212e3",
            "release_group_id": null,
            "labels": [
                "DeSoto Records"
            ],
            "label_ids": [
                "c8e08325-47ac-4841-997c-4fced14ed8c2"
            ],
            "release_date": "2001-10-22",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501707,
            "uri": "https://api.kexp.org/v2/plays/501707/?format=api",
            "airdate": "2001-12-29T15:55:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/611LGklgPxL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/611LGklgPxL._SL75_.jpg",
            "song": "Failure",
            "track_id": "241dd2af-f70a-40b5-a996-dc1f3df0f07c",
            "recording_id": null,
            "artist": "Swans",
            "artist_ids": [
                "3285dc48-9505-469d-ad8a-bdf2d3dba632"
            ],
            "album": "White Light From the Mouth of Infinity",
            "release_id": "f0088105-f1e6-4d75-9822-f07c7e6c74b5",
            "release_group_id": null,
            "labels": [
                "Young God Records"
            ],
            "label_ids": [
                "c65192b1-e0cd-48fe-981c-5eea4569ca04"
            ],
            "release_date": "1991-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": 501709,
            "uri": "https://api.kexp.org/v2/plays/501709/?format=api",
            "airdate": "2001-12-29T16:00:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "H.S.P.",
            "track_id": null,
            "recording_id": null,
            "artist": "LightHeavyWeight",
            "artist_ids": [],
            "album": "Live Room @ JSP 2/10/01",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501708,
            "uri": "https://api.kexp.org/v2/plays/501708/?format=api",
            "airdate": "2001-12-29T16:00:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/31EKHMJVPGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31EKHMJVPGL._SL75_.jpg",
            "song": "Shake the Rollercoaster",
            "track_id": "0825fb5c-8138-4705-8332-3d6737e95362",
            "recording_id": null,
            "artist": "Badly Drawn Boy",
            "artist_ids": [
                "0881daf1-20df-4a3e-a84f-6476a84bb172"
            ],
            "album": "Everything You Always Wanted to Know About Twisted Nerve (But Were Afraid to Ask)",
            "release_id": "d66759fd-c015-4eb3-9386-327193c9aabf",
            "release_group_id": null,
            "labels": [
                "undefined"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Light",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501710,
            "uri": "https://api.kexp.org/v2/plays/501710/?format=api",
            "airdate": "2001-12-29T16:02:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/516p-b%2BnahL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/516p-b%2BnahL._SL75_.jpg",
            "song": "Higher",
            "track_id": "eff83eb5-7e15-4d5e-a745-d6861f6e052a",
            "recording_id": null,
            "artist": "The Cardigans",
            "artist_ids": [
                "3e55d51d-687f-4a9d-af96-2fabccf802e5"
            ],
            "album": "Gran Turismo",
            "release_id": "baf46d57-6131-45c3-a0d5-5ac6f866f1d9",
            "release_group_id": null,
            "labels": [
                "Stockholm Records"
            ],
            "label_ids": [
                "d4e03a23-21a2-4638-a5b2-74eaca5004db"
            ],
            "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": 501711,
            "uri": "https://api.kexp.org/v2/plays/501711/?format=api",
            "airdate": "2001-12-29T16:06:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51BEy%2B10xWL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51BEy%2B10xWL._SL75_.jpg",
            "song": "Political",
            "track_id": "87796240-8afc-4803-b7b6-7fbb06374c6c",
            "recording_id": null,
            "artist": "Halou",
            "artist_ids": [
                "ead4fa2d-2ecc-47f6-8ad0-01d26683e7db"
            ],
            "album": "Wiser",
            "release_id": "5fda4bbc-8d0b-42eb-881f-977649bc8692",
            "release_group_id": null,
            "labels": [
                "Nettwerk America"
            ],
            "label_ids": [
                "284e302e-a5d5-48ae-8add-e047d3e0abba"
            ],
            "release_date": "2001-10-23",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501712,
            "uri": "https://api.kexp.org/v2/plays/501712/?format=api",
            "airdate": "2001-12-29T16:11:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/316MXQ0723L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/316MXQ0723L._SL75_.jpg",
            "song": "This Is What We Do to Sell Out(s)",
            "track_id": "ce6adda4-9264-4bd3-bd50-e935d2646e2f",
            "recording_id": null,
            "artist": "Hood",
            "artist_ids": [
                "e5f2a453-68b5-48b0-85c4-9ec317dee0b0"
            ],
            "album": "Cold House",
            "release_id": "4a17dd9d-11f5-428f-b2ca-73be48f54837",
            "release_group_id": null,
            "labels": [
                "Domino Records"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501713,
            "uri": "https://api.kexp.org/v2/plays/501713/?format=api",
            "airdate": "2001-12-29T16:14:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41BYN0808XL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41BYN0808XL._SL75_.jpg",
            "song": "The Projects (P Jays) (featuring Dave ",
            "track_id": null,
            "recording_id": null,
            "artist": "Handsome Boy Modeling School",
            "artist_ids": [
                "c3f99319-52c7-47f2-9631-10bc7cc8c589"
            ],
            "album": "So... How's Your Girl?",
            "release_id": "33d5ef96-7e45-49e6-9c87-cfdbe4738c91",
            "release_group_id": null,
            "labels": [
                "Tommy Boy Music"
            ],
            "label_ids": [
                "25782561-07e5-453b-b2e9-6a7c39f86a3e"
            ],
            "release_date": "1999-10-19",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501714,
            "uri": "https://api.kexp.org/v2/plays/501714/?format=api",
            "airdate": "2001-12-29T16:18:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61-JCZIwzZL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61-JCZIwzZL._SL75_.jpg",
            "song": "What Iz Rap?",
            "track_id": "befb839c-35e5-46e3-aa07-a142515f01dc",
            "recording_id": null,
            "artist": "Dungeon Family",
            "artist_ids": [
                "b4157ce9-f8cc-49bd-aba6-242ed98ee875"
            ],
            "album": "Even In Darkness",
            "release_id": "1af9e92f-420a-4e18-81e0-d1267636c583",
            "release_group_id": null,
            "labels": [
                "Arista"
            ],
            "label_ids": [
                "c62e3985-6370-446a-bfb8-f1f6122e9c33"
            ],
            "release_date": "2001-11-06",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501715,
            "uri": "https://api.kexp.org/v2/plays/501715/?format=api",
            "airdate": "2001-12-29T16:22:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/417DG94AW1L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/417DG94AW1L._SL75_.jpg",
            "song": "The Blackwidow Blues",
            "track_id": "6e935d17-c9ca-4b19-b699-9b3abfa24e9c",
            "recording_id": null,
            "artist": "Russell Gunn",
            "artist_ids": [
                "fb2dc470-04ef-4fc1-8420-648f91798c17"
            ],
            "album": "Ethnomusicology, Volume 1",
            "release_id": "1b562101-4045-494d-bdb6-46cae2a6e1c5",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501716,
            "uri": "https://api.kexp.org/v2/plays/501716/?format=api",
            "airdate": "2001-12-29T16:35:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Things Mean a Lot",
            "track_id": "18ac8e62-299a-4d4e-944a-cd69510b4521",
            "recording_id": null,
            "artist": "Mark Kozelek",
            "artist_ids": [
                "99f4b23d-3711-4efe-ad71-9572158e234c"
            ],
            "album": "White Christmas Live",
            "release_id": "48161bc1-e268-4316-b55c-8c2f6ac5f742",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501717,
            "uri": "https://api.kexp.org/v2/plays/501717/?format=api",
            "airdate": "2001-12-29T16:40:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/219M0QYH8AL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/219M0QYH8AL._SL75_.jpg",
            "song": "Identifying the Body",
            "track_id": "76872e62-bade-44ed-be9a-500cb6859df9",
            "recording_id": null,
            "artist": "Seaworthy",
            "artist_ids": [
                "38ccda8b-65a4-49ce-912b-9715e1bd29eb"
            ],
            "album": "The Ride",
            "release_id": "6fa94356-e08f-4174-ad5b-0bb1e0a52a0d",
            "release_group_id": null,
            "labels": [
                "Jetset Records"
            ],
            "label_ids": [
                "859b0293-fd12-429e-af4e-0c253a86583d"
            ],
            "release_date": "2002-01-22",
            "rotation_status": "R/N",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501718,
            "uri": "https://api.kexp.org/v2/plays/501718/?format=api",
            "airdate": "2001-12-29T16:46:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/21JSJHA3WGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/21JSJHA3WGL._SL75_.jpg",
            "song": "Breathless",
            "track_id": "cce97f6d-84af-4b98-8f06-cba61c5ed224",
            "recording_id": null,
            "artist": "Adorable",
            "artist_ids": [
                "022c85ab-eeed-479c-9679-a0e4b5a6a338"
            ],
            "album": "Against Perfection",
            "release_id": "a5839ef6-be40-4a7c-a84f-e1e344bcad26",
            "release_group_id": null,
            "labels": [
                "SBK"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501719,
            "uri": "https://api.kexp.org/v2/plays/501719/?format=api",
            "airdate": "2001-12-29T16:51:00-08:00",
            "show": 8616,
            "show_uri": "https://api.kexp.org/v2/shows/8616/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41RKKH4XRQL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41RKKH4XRQL._SL75_.jpg",
            "song": "Raze",
            "track_id": "9ab7f01a-c981-41e5-9368-5069ac0c6b82",
            "recording_id": null,
            "artist": "Caretaker",
            "artist_ids": [
                "74cdf8e1-b378-4c01-a494-4835e940816b"
            ],
            "album": "Caretaker",
            "release_id": "8f1e0721-823a-4ceb-99a6-60a7812313d8",
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": "2001-07-30",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}