Information about plays

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

GET /v2/plays/?format=api&offset=54120&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=54140&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=54100&ordering=airdate",
    "results": [
        {
            "id": 468440,
            "uri": "https://api.kexp.org/v2/plays/468440/?format=api",
            "airdate": "2001-09-21T08:12:37-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": 468441,
            "uri": "https://api.kexp.org/v2/plays/468441/?format=api",
            "airdate": "2001-09-21T08:15:47-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51xRunsSL8L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51xRunsSL8L._SL75_.jpg",
            "song": "I Don't Want to Grow Up",
            "track_id": null,
            "recording_id": null,
            "artist": "Tom Waits",
            "artist_ids": [
                "c3aeb863-7b26-4388-94e8-5a240f2be21b"
            ],
            "album": "Bone Machine",
            "release_id": "c234ce23-2d47-4e6d-91a0-fb679937f534",
            "release_group_id": null,
            "labels": [
                "Island Records"
            ],
            "label_ids": [
                "dfd92cd3-4888-46d2-b968-328b1feb2642"
            ],
            "release_date": "1992-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": 468442,
            "uri": "https://api.kexp.org/v2/plays/468442/?format=api",
            "airdate": "2001-09-21T08:18:56-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "The Loop",
            "track_id": null,
            "recording_id": null,
            "artist": "Morrissey",
            "artist_ids": [
                "013fa897-86db-41d3-8e9f-386c8a34f4e6"
            ],
            "album": "(V/A) Get Out",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Sire"
            ],
            "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": 468443,
            "uri": "https://api.kexp.org/v2/plays/468443/?format=api",
            "airdate": "2001-09-21T08:22:06-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/511FX79sz9L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/511FX79sz9L._SL75_.jpg",
            "song": "2/4",
            "track_id": "73055637-fb05-4c4c-9294-abd787074a6f",
            "recording_id": null,
            "artist": "Clinic",
            "artist_ids": [
                "1ea2c08f-323c-4207-9af1-e2fb8588f08e"
            ],
            "album": "Internal Wrangler",
            "release_id": "6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07",
            "release_group_id": null,
            "labels": [
                "Domino"
            ],
            "label_ids": [
                "bfe26801-a86f-49b9-8502-05ae80b02594"
            ],
            "release_date": "2000-05-01",
            "rotation_status": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468444,
            "uri": "https://api.kexp.org/v2/plays/468444/?format=api",
            "airdate": "2001-09-21T08:25:15-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51anDU2h5WL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51anDU2h5WL._SL75_.jpg",
            "song": "Once Around the Block",
            "track_id": null,
            "recording_id": null,
            "artist": "Badly Drawn Boy",
            "artist_ids": [
                "0881daf1-20df-4a3e-a84f-6476a84bb172"
            ],
            "album": "The Hour of Bewilderbeast",
            "release_id": "6aeb312b-3f22-48d8-9fe5-1ac4480842b5",
            "release_group_id": null,
            "labels": [
                "XL Recordings"
            ],
            "label_ids": [
                "14221f01-8939-4ea0-b8f1-b5a21beae80a"
            ],
            "release_date": "2000-06-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468445,
            "uri": "https://api.kexp.org/v2/plays/468445/?format=api",
            "airdate": "2001-09-21T08:28: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": 468446,
            "uri": "https://api.kexp.org/v2/plays/468446/?format=api",
            "airdate": "2001-09-21T08:31:34-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51zXGv57QML.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51zXGv57QML._SL75_.jpg",
            "song": "If Everything Fell Quiet",
            "track_id": "58f7af1e-d7a6-4126-a5bf-73016cc85d85",
            "recording_id": null,
            "artist": "The Reindeer Section",
            "artist_ids": [
                "fa6b3377-e287-4d9c-947b-4df412c0ff0f"
            ],
            "album": "Y'All Get Scared Now, Ya Hear!",
            "release_id": "eec3c3a4-8922-4a29-a0f8-f408d479df0e",
            "release_group_id": null,
            "labels": [
                "Bright Star"
            ],
            "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": 468447,
            "uri": "https://api.kexp.org/v2/plays/468447/?format=api",
            "airdate": "2001-09-21T08:34:44-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/21BD5MWRHGL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/21BD5MWRHGL._SL75_.jpg",
            "song": "Blackberry Bushes",
            "track_id": null,
            "recording_id": null,
            "artist": "Sunset Valley",
            "artist_ids": [
                "a21ea37a-3481-45cf-8c62-0b00dfe739f8"
            ],
            "album": "Icepond",
            "release_id": "cabbdf78-8639-48b8-a3a6-c9366c1819c1",
            "release_group_id": null,
            "labels": [
                "Barsuk Records"
            ],
            "label_ids": [
                "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
            ],
            "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": 468448,
            "uri": "https://api.kexp.org/v2/plays/468448/?format=api",
            "airdate": "2001-09-21T08:37:53-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51J67BBHBBL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51J67BBHBBL._SL75_.jpg",
            "song": "I Will Dare",
            "track_id": null,
            "recording_id": null,
            "artist": "The Replacements",
            "artist_ids": [
                "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
            ],
            "album": "Let It Be",
            "release_id": "a71607a1-99ac-4740-9c8a-1ce8b4089ac3",
            "release_group_id": null,
            "labels": [
                "Twin Tone"
            ],
            "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": 468449,
            "uri": "https://api.kexp.org/v2/plays/468449/?format=api",
            "airdate": "2001-09-21T08:41:03-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": 468450,
            "uri": "https://api.kexp.org/v2/plays/468450/?format=api",
            "airdate": "2001-09-21T08:44:12-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/11RGP248A2L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/11RGP248A2L._SL75_.jpg",
            "song": "audiophone",
            "track_id": null,
            "recording_id": null,
            "artist": "SIANspheric",
            "artist_ids": [
                "4e42cef3-120b-4a4a-87d0-2eac0a163232"
            ],
            "album": "The Sound of the Colour of the Sun",
            "release_id": "0b0c0e27-4038-40c4-b85b-8ae97dd72a15",
            "release_group_id": null,
            "labels": [
                "Sonic Unyon Records"
            ],
            "label_ids": [
                "529875d7-b9f8-461a-a939-1ce3d9c6f0c4"
            ],
            "release_date": "2001-06-12",
            "rotation_status": "Light",
            "is_local": true,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468451,
            "uri": "https://api.kexp.org/v2/plays/468451/?format=api",
            "airdate": "2001-09-21T08:47:22-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Two Way Muzzle",
            "track_id": null,
            "recording_id": null,
            "artist": "(Various Artists) Bergen Twigs",
            "artist_ids": [],
            "album": "Will There Be Time for Tea?",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Morganleah"
            ],
            "label_ids": [],
            "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": 468452,
            "uri": "https://api.kexp.org/v2/plays/468452/?format=api",
            "airdate": "2001-09-21T08:50:31-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51BFQSV24KL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51BFQSV24KL._SL75_.jpg",
            "song": "Boys Don't Cry",
            "track_id": null,
            "recording_id": null,
            "artist": "The Cure",
            "artist_ids": [
                "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
            ],
            "album": "Boys Don't Cry",
            "release_id": "7a2ed28e-1744-4743-b51d-3e7a07f8aa97",
            "release_group_id": null,
            "labels": [
                "Elektra"
            ],
            "label_ids": [
                "873f9f75-af68-4872-98e2-431058e4c9a9"
            ],
            "release_date": "1980-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": 468453,
            "uri": "https://api.kexp.org/v2/plays/468453/?format=api",
            "airdate": "2001-09-21T08:53:41-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Then Slowly Turn",
            "track_id": "5501ebce-d698-4e7f-b66b-183b9a4a0e07",
            "recording_id": null,
            "artist": "Joel RL Phelps & the Downer Trio",
            "artist_ids": [
                "7abcc289-a769-42b7-825b-ce08ad628502"
            ],
            "album": "Blackbird",
            "release_id": "51c9257b-2bbb-4ca3-abe3-5e69360c8e4d",
            "release_group_id": null,
            "labels": [
                "Pacifico"
            ],
            "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": 468454,
            "uri": "https://api.kexp.org/v2/plays/468454/?format=api",
            "airdate": "2001-09-21T08:56:50-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/31EfD4phfPL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31EfD4phfPL._SL75_.jpg",
            "song": "X-tra Nipple",
            "track_id": null,
            "recording_id": null,
            "artist": "Ass Ponys",
            "artist_ids": [
                "784985ba-f29f-46b9-a49c-80984753019e"
            ],
            "album": "Some Stupid with a Flare Gun",
            "release_id": "8a532599-5bbf-481a-9467-dde9cd8e4f03",
            "release_group_id": null,
            "labels": [
                "Checkered Past"
            ],
            "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": 468455,
            "uri": "https://api.kexp.org/v2/plays/468455/?format=api",
            "airdate": "2001-09-21T09:00:00-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?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": "Dead Leaves and the Dirty Ground",
            "track_id": null,
            "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": "Heavy",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468456,
            "uri": "https://api.kexp.org/v2/plays/468456/?format=api",
            "airdate": "2001-09-21T09:03:31-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/31EE0A2WGDL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/31EE0A2WGDL._SL75_.jpg",
            "song": "Fearless",
            "track_id": null,
            "recording_id": null,
            "artist": "Gerald Collier",
            "artist_ids": [
                "b0018c21-1d7b-4fd9-aa71-4d86276bf1d0"
            ],
            "album": "Gerald Collier",
            "release_id": "5d9b2d82-46a8-4ee3-b07e-95b4a8332902",
            "release_group_id": null,
            "labels": [
                "Warner Bros"
            ],
            "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": 468457,
            "uri": "https://api.kexp.org/v2/plays/468457/?format=api",
            "airdate": "2001-09-21T09:07:03-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": 468458,
            "uri": "https://api.kexp.org/v2/plays/468458/?format=api",
            "airdate": "2001-09-21T09:10:35-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61GvzFl9tFL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61GvzFl9tFL._SL75_.jpg",
            "song": "Mr. E's Beautiful Blues",
            "track_id": null,
            "recording_id": null,
            "artist": "EELS",
            "artist_ids": [
                "14387b0f-765c-4852-852f-135335790466"
            ],
            "album": "Daisies of the Galaxy",
            "release_id": "78643950-1163-4729-bccf-4c8782ccde40",
            "release_group_id": null,
            "labels": [
                "DreamWorks Records"
            ],
            "label_ids": [
                "d4751e8e-aa7f-4670-b8a3-4a861bcffa0d"
            ],
            "release_date": "2000-02-28",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 468459,
            "uri": "https://api.kexp.org/v2/plays/468459/?format=api",
            "airdate": "2001-09-21T09:14:07-07:00",
            "show": 7969,
            "show_uri": "https://api.kexp.org/v2/shows/7969/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51E89K75FAL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51E89K75FAL._SL75_.jpg",
            "song": "See a Little Light",
            "track_id": null,
            "recording_id": null,
            "artist": "Bob Mould",
            "artist_ids": [
                "d7f5305a-15fc-4af4-a61b-f6f45510cc8f"
            ],
            "album": "Poison Years",
            "release_id": "d21b327b-cac8-4a69-8491-048cb9b03d85",
            "release_group_id": null,
            "labels": [
                "Virgin Records America"
            ],
            "label_ids": [
                "1644d8bc-b558-447f-82eb-5d6829988156"
            ],
            "release_date": "1994-07-26",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        }
    ]
}