Information about plays

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

GET /v2/plays/?format=api&offset=57480&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=57500&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=57460&ordering=airdate",
    "results": [
        {
            "id": 471800,
            "uri": "https://api.kexp.org/v2/plays/471800/?format=api",
            "airdate": "2001-10-01T13:03:31-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": 471801,
            "uri": "https://api.kexp.org/v2/plays/471801/?format=api",
            "airdate": "2001-10-01T13:07:03-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/31W0KC6BJEL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31W0KC6BJEL._SL75_.jpg",
            "song": "Baby Would It Matter",
            "track_id": "8d0cd109-39e6-4129-83e9-0571fee3eecb",
            "recording_id": null,
            "artist": "Jenny Toomey",
            "artist_ids": [
                "246fc8dd-a667-4a5b-868a-a5897bcd6c59"
            ],
            "album": "Antidote (disc 1: Chicago)",
            "release_id": "aced8b30-85f0-4546-8075-40de32f32869",
            "release_group_id": null,
            "labels": [
                "Misra"
            ],
            "label_ids": [
                "7be454c1-d49d-4f4c-9178-0ef23bac83f0"
            ],
            "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": 471802,
            "uri": "https://api.kexp.org/v2/plays/471802/?format=api",
            "airdate": "2001-10-01T13:10:35-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51%2BIu1vtm7L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51%2BIu1vtm7L._SL75_.jpg",
            "song": "Blacking Out the Friction",
            "track_id": null,
            "recording_id": null,
            "artist": "Death Cab for Cutie",
            "artist_ids": [
                "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
            ],
            "album": "The Photo Album",
            "release_id": "dead431a-4ef9-4ebc-8595-5d5591a92d13",
            "release_group_id": null,
            "labels": [
                "Barsuk Records"
            ],
            "label_ids": [
                "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
            ],
            "release_date": "2001-10-09",
            "rotation_status": "Heavy",
            "is_local": true,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471803,
            "uri": "https://api.kexp.org/v2/plays/471803/?format=api",
            "airdate": "2001-10-01T13:14:07-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Built To Last",
            "track_id": null,
            "recording_id": null,
            "artist": "South Pacific",
            "artist_ids": [],
            "album": "Constance",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Turnbuckle"
            ],
            "label_ids": [
                "f1c87ba3-5310-4f47-bbc8-190abfb64278"
            ],
            "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": 471804,
            "uri": "https://api.kexp.org/v2/plays/471804/?format=api",
            "airdate": "2001-10-01T13:17:38-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41X828WD95L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41X828WD95L._SL75_.jpg",
            "song": "We All Get a Taste",
            "track_id": "c4bcea66-5515-42a5-8bc2-4f5221b22f53",
            "recording_id": null,
            "artist": "Grant-Lee Phillips",
            "artist_ids": [
                "4a270f03-7db8-41c8-85fb-df86b3d48e31"
            ],
            "album": "Mobilize",
            "release_id": "80bfe02e-db3b-42df-9894-593a33a7cda5",
            "release_group_id": null,
            "labels": [
                "Zoe"
            ],
            "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": 471805,
            "uri": "https://api.kexp.org/v2/plays/471805/?format=api",
            "airdate": "2001-10-01T13:21:10-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": 471806,
            "uri": "https://api.kexp.org/v2/plays/471806/?format=api",
            "airdate": "2001-10-01T13:24:42-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51BPTivTxXL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51BPTivTxXL._SL75_.jpg",
            "song": "Resurrection Song",
            "track_id": null,
            "recording_id": null,
            "artist": "Mark Lanegan",
            "artist_ids": [
                "a9126556-f555-4920-9617-6e013f8228a7"
            ],
            "album": "Field Songs",
            "release_id": "e8aa6de5-b9ba-492c-8996-9deab783edd1",
            "release_group_id": null,
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2001-05-01",
            "rotation_status": "Library",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471807,
            "uri": "https://api.kexp.org/v2/plays/471807/?format=api",
            "airdate": "2001-10-01T13:28:14-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51UTw4I126L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51UTw4I126L._SL75_.jpg",
            "song": "Missed",
            "track_id": null,
            "recording_id": null,
            "artist": "PJ Harvey",
            "artist_ids": [
                "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
            ],
            "album": "Rid of Me",
            "release_id": "7ccd7178-b401-4ee8-acd6-d9bf0aaec04a",
            "release_group_id": null,
            "labels": [
                "Island Records"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "1993-04-04",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471808,
            "uri": "https://api.kexp.org/v2/plays/471808/?format=api",
            "airdate": "2001-10-01T13:31:45-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51BZ91A1DGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51BZ91A1DGL._SL75_.jpg",
            "song": "I Can't Wait",
            "track_id": "064c6bc1-e1e0-4a51-8097-ccaaf17a5e17",
            "recording_id": null,
            "artist": "The White Stripes",
            "artist_ids": [
                "11ae9fbb-f3d7-4a47-936f-4c0a04d3b3b5"
            ],
            "album": "White Blood Cells",
            "release_id": "6c4e8c20-9a26-47d8-be59-e96dd9918f84",
            "release_group_id": null,
            "labels": [
                "Sympathy for the Record Industry"
            ],
            "label_ids": [
                "5080c956-1501-4a2b-ae59-161edab8a4f0"
            ],
            "release_date": "2001-07-03",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471809,
            "uri": "https://api.kexp.org/v2/plays/471809/?format=api",
            "airdate": "2001-10-01T13:35:17-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "",
            "track_id": null,
            "recording_id": null,
            "artist": "The Nectarine #9",
            "artist_ids": [],
            "album": "",
            "release_id": null,
            "release_group_id": null,
            "labels": [],
            "label_ids": [],
            "release_date": null,
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471810,
            "uri": "https://api.kexp.org/v2/plays/471810/?format=api",
            "airdate": "2001-10-01T13:38:49-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": 471811,
            "uri": "https://api.kexp.org/v2/plays/471811/?format=api",
            "airdate": "2001-10-01T13:42:21-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41GK%2BZmX%2BIL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41GK%2BZmX%2BIL._SL75_.jpg",
            "song": "Cruiser",
            "track_id": null,
            "recording_id": null,
            "artist": "Red House Painters",
            "artist_ids": [
                "06e59c30-5e21-4318-96e8-7a5f7e309af1"
            ],
            "album": "Old Ramon",
            "release_id": "e1fddb1f-4387-445b-b5de-e92095d88dc8",
            "release_group_id": null,
            "labels": [
                "Sub Pop Records"
            ],
            "label_ids": [
                "38dc88de-7720-4100-9d5b-3cdc41b0c474"
            ],
            "release_date": "2001-04-10",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471812,
            "uri": "https://api.kexp.org/v2/plays/471812/?format=api",
            "airdate": "2001-10-01T13:45:52-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/517Z26M2YBL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/517Z26M2YBL._SL75_.jpg",
            "song": "Little Rhymes",
            "track_id": null,
            "recording_id": null,
            "artist": "Mercury Rev",
            "artist_ids": [
                "7b1cf87e-c54f-4abc-893d-90245a31900d"
            ],
            "album": "All Is Dream",
            "release_id": "26ed89d8-3121-456f-908c-fa7e937e8ba8",
            "release_group_id": null,
            "labels": [
                "V2"
            ],
            "label_ids": [
                "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
            ],
            "release_date": "2001-09-11",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": true,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471813,
            "uri": "https://api.kexp.org/v2/plays/471813/?format=api",
            "airdate": "2001-10-01T13:49:24-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51Iq0kC6khL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51Iq0kC6khL._SL75_.jpg",
            "song": "How to Tie a Tie",
            "track_id": null,
            "recording_id": null,
            "artist": "The Lucksmiths",
            "artist_ids": [
                "0181f745-7f48-4065-9089-f42810b52149"
            ],
            "album": "Why That Doesn't Surprise Me",
            "release_id": "bc144bd1-56e8-4a56-b73a-d5d4942cc2dd",
            "release_group_id": null,
            "labels": [
                "Clover/Drive-In"
            ],
            "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": 471814,
            "uri": "https://api.kexp.org/v2/plays/471814/?format=api",
            "airdate": "2001-10-01T13:52:56-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": 471815,
            "uri": "https://api.kexp.org/v2/plays/471815/?format=api",
            "airdate": "2001-10-01T13:56:28-07:00",
            "show": 8036,
            "show_uri": "https://api.kexp.org/v2/shows/8036/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61LgQF5eI0L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61LgQF5eI0L._SL75_.jpg",
            "song": "Bisso Bara (Always Together)",
            "track_id": null,
            "recording_id": null,
            "artist": "Richard Bona",
            "artist_ids": [
                "202936c9-063b-492a-a20e-cc15ce97aaa1"
            ],
            "album": "Reverence",
            "release_id": "2ac85096-6daf-40bd-877a-eaa9f792c8f7",
            "release_group_id": null,
            "labels": [
                "Columbia"
            ],
            "label_ids": [
                "011d1192-6f65-45bd-85c4-0400dd45693e"
            ],
            "release_date": null,
            "rotation_status": "R/N",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 471816,
            "uri": "https://api.kexp.org/v2/plays/471816/?format=api",
            "airdate": "2001-10-01T14:00:00-07:00",
            "show": 8037,
            "show_uri": "https://api.kexp.org/v2/shows/8037/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Boomp Boomp Chomp",
            "track_id": null,
            "recording_id": null,
            "artist": "The Sons",
            "artist_ids": [
                "9cad3619-47d8-44cb-9845-456b52eb57ab"
            ],
            "album": "Blue Breakbeats",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Blue Note"
            ],
            "label_ids": [
                "713c4a95-6616-442b-9cf6-14e1ddfd5946"
            ],
            "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": 471817,
            "uri": "https://api.kexp.org/v2/plays/471817/?format=api",
            "airdate": "2001-10-01T14:04:00-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": 471818,
            "uri": "https://api.kexp.org/v2/plays/471818/?format=api",
            "airdate": "2001-10-01T14:08:00-07:00",
            "show": 8037,
            "show_uri": "https://api.kexp.org/v2/shows/8037/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41DE1PGYXGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41DE1PGYXGL._SL75_.jpg",
            "song": "He Thinks He's in Love",
            "track_id": "4b322306-4ee1-42fe-b0fc-7b0ce76df36a",
            "recording_id": null,
            "artist": "Eleni Mandell",
            "artist_ids": [
                "e888b7d9-bc39-4927-9244-a235b64b1347"
            ],
            "album": "Thrill",
            "release_id": "a842f026-cbab-44ec-bbfc-1762c86a096c",
            "release_group_id": null,
            "labels": [
                "Space Baby"
            ],
            "label_ids": [
                "2c8e2e9e-91db-40f6-a2e2-b7df8e5b4488"
            ],
            "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": 471819,
            "uri": "https://api.kexp.org/v2/plays/471819/?format=api",
            "airdate": "2001-10-01T14:12:00-07:00",
            "show": 8037,
            "show_uri": "https://api.kexp.org/v2/shows/8037/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Amor Verdadero",
            "track_id": null,
            "recording_id": null,
            "artist": "(Various Artists) Afro Cuban All Stars",
            "artist_ids": [],
            "album": "Viva Cuba Libre!",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Velas"
            ],
            "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"
        }
    ]
}