Information about plays

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

GET /v2/plays/?format=api&offset=54540&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=54560&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=54520&ordering=airdate",
    "results": [
        {
            "id": 468860,
            "uri": "https://api.kexp.org/v2/plays/468860/?format=api",
            "airdate": "2001-09-22T14:04:17-07:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 468861,
            "uri": "https://api.kexp.org/v2/plays/468861/?format=api",
            "airdate": "2001-09-22T14:08:34-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Mercedes",
            "track_id": null,
            "recording_id": null,
            "artist": "joesph arthur",
            "artist_ids": [],
            "album": "Big City Secrets",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Realworld"
            ],
            "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": 468862,
            "uri": "https://api.kexp.org/v2/plays/468862/?format=api",
            "airdate": "2001-09-22T14:12:51-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41k1lRku2PL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41k1lRku2PL._SL75_.jpg",
            "song": "Won't Get to Heaven (The State I'm In)",
            "track_id": null,
            "recording_id": null,
            "artist": "Spiritualized",
            "artist_ids": [
                "65041e06-83d2-4987-ae52-c17a915fc82a"
            ],
            "album": "Let It Come Down",
            "release_id": "ba3cf6bf-f056-4567-956b-b1714bc5ee3b",
            "release_group_id": null,
            "labels": [
                "Arista"
            ],
            "label_ids": [
                "c62e3985-6370-446a-bfb8-f1f6122e9c33"
            ],
            "release_date": "2001-09-16",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468863,
            "uri": "https://api.kexp.org/v2/plays/468863/?format=api",
            "airdate": "2001-09-22T14:17:08-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "23 minutes in brussels",
            "track_id": null,
            "recording_id": null,
            "artist": "Luna",
            "artist_ids": [
                "dda04604-b50a-4bd1-8780-77564c659dc0"
            ],
            "album": "puptent",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Elektra"
            ],
            "label_ids": [
                "873f9f75-af68-4872-98e2-431058e4c9a9"
            ],
            "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": 468864,
            "uri": "https://api.kexp.org/v2/plays/468864/?format=api",
            "airdate": "2001-09-22T14:21:25-07:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 468865,
            "uri": "https://api.kexp.org/v2/plays/468865/?format=api",
            "airdate": "2001-09-22T14:25:42-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51jx0EiynhL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51jx0EiynhL._SL75_.jpg",
            "song": "The Rescue",
            "track_id": "fc00d230-43aa-4641-81b1-d6ee10aecf2e",
            "recording_id": null,
            "artist": "Spyglass",
            "artist_ids": [
                "cc484126-fb9b-457e-bec8-b62bd7f7b506"
            ],
            "album": "Strategies for the Stranded",
            "release_id": "396ddf48-b54d-476e-a6a1-ece2ceaca92e",
            "release_group_id": null,
            "labels": [
                "Pattern 25"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Light",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468866,
            "uri": "https://api.kexp.org/v2/plays/468866/?format=api",
            "airdate": "2001-09-22T14:30:00-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51nNP6QqtKL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51nNP6QqtKL._SL75_.jpg",
            "song": "groove bone, part 2",
            "track_id": null,
            "recording_id": null,
            "artist": "Rodney Jones",
            "artist_ids": [
                "95242ba1-5e3a-4ffe-add7-da0c98fdd8d5"
            ],
            "album": "Soul Manifesto",
            "release_id": "02e36970-40e8-460c-a607-ec111c0170ee",
            "release_group_id": null,
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "release_date": "2001-08-27",
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468867,
            "uri": "https://api.kexp.org/v2/plays/468867/?format=api",
            "airdate": "2001-09-22T14:34:17-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41hsS51vpQL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41hsS51vpQL._SL75_.jpg",
            "song": "If You Want Me to Stay",
            "track_id": "9e23ae29-b292-4adc-a602-43948fcdb1a7",
            "recording_id": null,
            "artist": "Sly & The Family Stone",
            "artist_ids": [
                "b7ec4c54-1f93-4bf2-957f-7b9921ab84ea"
            ],
            "album": "Fresh",
            "release_id": "3031f97b-ecce-4042-bbfd-2f4ba28d6953",
            "release_group_id": null,
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "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": 468868,
            "uri": "https://api.kexp.org/v2/plays/468868/?format=api",
            "airdate": "2001-09-22T14:38:34-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51Zu-9QYGML.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51Zu-9QYGML._SL75_.jpg",
            "song": "Dear Someone",
            "track_id": "edf83725-ebf6-42de-9608-7c1034dbbeb2",
            "recording_id": null,
            "artist": "Gillian Welch",
            "artist_ids": [
                "2ff49515-1701-4bac-a53a-04345893f3f3"
            ],
            "album": "Time (The Revelator)",
            "release_id": "917a723a-9449-4517-83be-1bc8a56ae64b",
            "release_group_id": null,
            "labels": [
                "Acony Records"
            ],
            "label_ids": [
                "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
            ],
            "release_date": "2001-07-31",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468869,
            "uri": "https://api.kexp.org/v2/plays/468869/?format=api",
            "airdate": "2001-09-22T14:42:51-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51OFUE4JxeL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51OFUE4JxeL._SL75_.jpg",
            "song": "Forever Has Come to an End",
            "track_id": "663a3b27-e97e-4245-a1e0-87675bd6a9a9",
            "recording_id": null,
            "artist": "Buddy & Julie Miller",
            "artist_ids": [
                "445fcaaa-1bc8-45a3-80f2-626c99f85690"
            ],
            "album": "Buddy & Julie Miller",
            "release_id": "bb9f1eff-9363-42fd-9b4b-aaae51940252",
            "release_group_id": null,
            "labels": [
                "HighTone Records"
            ],
            "label_ids": [
                "9cbdb261-417e-4d9c-80b1-34961b70f48d"
            ],
            "release_date": "2001-09-18",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468870,
            "uri": "https://api.kexp.org/v2/plays/468870/?format=api",
            "airdate": "2001-09-22T14:47:08-07:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 468871,
            "uri": "https://api.kexp.org/v2/plays/468871/?format=api",
            "airdate": "2001-09-22T14:51:25-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/213WE1M080L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/213WE1M080L._SL75_.jpg",
            "song": "Skin & Bones",
            "track_id": "17e68d82-a611-4587-9121-0232feb20b0b",
            "recording_id": null,
            "artist": "The Mono Men",
            "artist_ids": [
                "82544085-8474-4fb9-be23-6b513b31c09b"
            ],
            "album": "Sin and Tonic",
            "release_id": "9cf56eda-1ee2-4c05-980c-4606da9ea309",
            "release_group_id": null,
            "labels": [
                "Estrus"
            ],
            "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": 468872,
            "uri": "https://api.kexp.org/v2/plays/468872/?format=api",
            "airdate": "2001-09-22T14:55:42-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51ec54rA9SL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51ec54rA9SL._SL75_.jpg",
            "song": "Molly's Lips",
            "track_id": null,
            "recording_id": null,
            "artist": "Nirvana",
            "artist_ids": [
                "5b11f4ce-a62d-471e-81fc-a69a8278c7da"
            ],
            "album": "Hormoaning",
            "release_id": "26f552c9-a21e-465d-a84a-2c6113cf74be",
            "release_group_id": null,
            "labels": [
                "geffen (japan)"
            ],
            "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": 468873,
            "uri": "https://api.kexp.org/v2/plays/468873/?format=api",
            "airdate": "2001-09-22T15:00:00-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41PWY6F13KL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41PWY6F13KL._SL75_.jpg",
            "song": "Rubber & Glue",
            "track_id": "ef31d782-ae31-4b06-aea5-be1e783d539c",
            "recording_id": null,
            "artist": "DJ Zeph",
            "artist_ids": [
                "cfe91ac5-2c6c-40c9-ba22-fffe199c93ec"
            ],
            "album": "DJ Zeph",
            "release_id": "e97d4059-2560-4742-927f-7ec13a37a411",
            "release_group_id": null,
            "labels": [
                "Wide Hive"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Heavy",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468874,
            "uri": "https://api.kexp.org/v2/plays/468874/?format=api",
            "airdate": "2001-09-22T15:04:36-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "lagoona's bliss (elephant mix)",
            "track_id": null,
            "recording_id": null,
            "artist": "(Various Artists) Live Human",
            "artist_ids": [],
            "album": "Funky Precedent Vol. 2",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Matador"
            ],
            "label_ids": [
                "229bd4be-8cd7-442c-85b0-5007ea353abc"
            ],
            "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": 468875,
            "uri": "https://api.kexp.org/v2/plays/468875/?format=api",
            "airdate": "2001-09-22T15:09:13-07:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 468876,
            "uri": "https://api.kexp.org/v2/plays/468876/?format=api",
            "airdate": "2001-09-22T15:13:50-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41VHASNQDPL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41VHASNQDPL._SL75_.jpg",
            "song": "Together Forever",
            "track_id": "de30a340-cb9d-4db4-8ffe-2152f0b7a38e",
            "recording_id": null,
            "artist": "Michael Brook & Djivan Gasparyan",
            "artist_ids": [
                "66c4d25f-a98c-4112-b6f3-f789862029ed"
            ],
            "album": "Black Rock",
            "release_id": "3e752fdf-a280-43a1-b038-143ebc3310d3",
            "release_group_id": null,
            "labels": [
                "Real World Records"
            ],
            "label_ids": [
                "4dbceb78-2039-4439-9ee2-4678277714f6"
            ],
            "release_date": "1998-09-07",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468877,
            "uri": "https://api.kexp.org/v2/plays/468877/?format=api",
            "airdate": "2001-09-22T15:18:27-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/31YTMAQNHSL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31YTMAQNHSL._SL75_.jpg",
            "song": "Swell",
            "track_id": "06a94d68-0b6b-4b10-8df5-ca4c7f4c0beb",
            "recording_id": null,
            "artist": "The Merkin Dream",
            "artist_ids": [
                "789bce14-9c25-4fbd-9aec-f767d505a59a"
            ],
            "album": "The Merkin Dream",
            "release_id": "8ac02811-acda-45ad-87c6-8625b586c68f",
            "release_group_id": null,
            "labels": [
                "Shadow"
            ],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Medium",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468878,
            "uri": "https://api.kexp.org/v2/plays/468878/?format=api",
            "airdate": "2001-09-22T15:23:04-07:00",
            "show": 6901,
            "show_uri": "https://api.kexp.org/v2/shows/6901/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 468879,
            "uri": "https://api.kexp.org/v2/plays/468879/?format=api",
            "airdate": "2001-09-22T15:27:41-07:00",
            "show": 7977,
            "show_uri": "https://api.kexp.org/v2/shows/7977/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41PNYBBD9RL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41PNYBBD9RL._SL75_.jpg",
            "song": "Whalebones",
            "track_id": "9602bffa-a95c-42c3-a181-9f99c53045a9",
            "recording_id": null,
            "artist": "Preston School of Industry",
            "artist_ids": [
                "82612071-cfe2-4228-8ca0-bc96e02f5409"
            ],
            "album": "All This Sounds Gas",
            "release_id": "6d2f5c16-c59f-498c-8cd6-bb8389e611ae",
            "release_group_id": null,
            "labels": [
                "Matador Records"
            ],
            "label_ids": [
                "229bd4be-8cd7-442c-85b0-5007ea353abc"
            ],
            "release_date": "2001-08-28",
            "rotation_status": "Medium",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}