Information about plays

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

GET /v2/plays/?format=api&offset=86760&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=86780&ordering=airdate",
    "previous": "https://api.kexp.org/v2/plays/?format=api&limit=20&offset=86740&ordering=airdate",
    "results": [
        {
            "id": 501080,
            "uri": "https://api.kexp.org/v2/plays/501080/?format=api",
            "airdate": "2001-12-27T19:21:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51X7T9FayNL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51X7T9FayNL._SL75_.jpg",
            "song": "The Real Thing",
            "track_id": "06249477-a7fa-4140-ba73-02c7fd53102c",
            "recording_id": null,
            "artist": "George Strait",
            "artist_ids": [
                "5ab2cf34-517e-48eb-b3a5-34e1cbcd600a"
            ],
            "album": "The Road Less Traveled",
            "release_id": "c7795b02-a396-4a70-8b55-1677e43aa058",
            "release_group_id": null,
            "labels": [
                "MCA"
            ],
            "label_ids": [
                "46a3941a-c810-47a1-974f-955effec4d09"
            ],
            "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": 501081,
            "uri": "https://api.kexp.org/v2/plays/501081/?format=api",
            "airdate": "2001-12-27T19:24:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/21tDmC-qgYL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/21tDmC-qgYL._SL75_.jpg",
            "song": "It's Not Over Till It's Over",
            "track_id": "2e74ea6e-f4e8-4ebe-a814-5f9cacebef31",
            "recording_id": null,
            "artist": "Shaver",
            "artist_ids": [
                "3d46b579-66d6-4a09-a307-2fc9707b8f73"
            ],
            "album": "The Earth Rolls On",
            "release_id": "a98625bc-7795-4079-9791-2f413ae29607",
            "release_group_id": null,
            "labels": [
                "New West"
            ],
            "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": 501082,
            "uri": "https://api.kexp.org/v2/plays/501082/?format=api",
            "airdate": "2001-12-27T19:27:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/41VJIOVavTL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41VJIOVavTL._SL75_.jpg",
            "song": "Don't Bother Asking Me",
            "track_id": "4287a017-4ef9-4cd9-8c6b-bde445dc9a59",
            "recording_id": null,
            "artist": "Ray Wylie Hubbard",
            "artist_ids": [
                "bdfe62f0-2769-4367-b0e7-265e400a3a7b"
            ],
            "album": "Eternal and Lowdown",
            "release_id": "3afe52a5-ea6f-406e-9c3f-489bd1bfd5a2",
            "release_group_id": null,
            "labels": [
                "Philo"
            ],
            "label_ids": [
                "d476b74d-670d-44ab-be5c-2c17caea20a9"
            ],
            "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": 501083,
            "uri": "https://api.kexp.org/v2/plays/501083/?format=api",
            "airdate": "2001-12-27T19:30:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51JbJb13-pL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51JbJb13-pL._SL75_.jpg",
            "song": "It's Crying",
            "track_id": "e2e8b239-3ebe-4fed-9df0-8a683d2a1f2f",
            "recording_id": null,
            "artist": "Phil Lee",
            "artist_ids": [
                "f636496c-a524-4cad-8325-6dd4ee0ad030"
            ],
            "album": "You Should Have Known Me Then",
            "release_id": "793f5bef-3e47-4855-a5e4-7bd99fe8f606",
            "release_group_id": null,
            "labels": [
                "Shanachie"
            ],
            "label_ids": [
                "0d4fa1f8-757b-400b-86ef-4b6ad316f4d2"
            ],
            "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": 501084,
            "uri": "https://api.kexp.org/v2/plays/501084/?format=api",
            "airdate": "2001-12-27T19:36:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/515S-eVIuKL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/515S-eVIuKL._SL75_.jpg",
            "song": "Designs on You",
            "track_id": null,
            "recording_id": null,
            "artist": "Old 97's",
            "artist_ids": [
                "8dd216da-6db2-4130-9a7c-ece756d1394d"
            ],
            "album": "Satellite Rides",
            "release_id": "6d48892a-7e96-4301-bd59-b93ba8b9bce0",
            "release_group_id": null,
            "labels": [
                "Elektra Entertainment Group"
            ],
            "label_ids": [
                "198a0950-3a61-456a-a3b5-f4929123ef5d"
            ],
            "release_date": "2001-03-20",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501085,
            "uri": "https://api.kexp.org/v2/plays/501085/?format=api",
            "airdate": "2001-12-27T19:37:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 501086,
            "uri": "https://api.kexp.org/v2/plays/501086/?format=api",
            "airdate": "2001-12-27T19:40:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51jXuUid9-L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51jXuUid9-L._SL75_.jpg",
            "song": "I Made a Mess of This Town",
            "track_id": null,
            "recording_id": null,
            "artist": "Scott Miller and The Commonwealth",
            "artist_ids": [
                "35b9e38e-3068-4f9f-9806-fe63d053779f"
            ],
            "album": "Thus Always to Tyrants",
            "release_id": "f9ff1d24-43e7-4215-aa95-ecf975f10a7f",
            "release_group_id": null,
            "labels": [
                "Sugar Hill"
            ],
            "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": 501087,
            "uri": "https://api.kexp.org/v2/plays/501087/?format=api",
            "airdate": "2001-12-27T19:43:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51DR8Is6nAL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51DR8Is6nAL._SL75_.jpg",
            "song": "Donald Sutherland",
            "track_id": null,
            "recording_id": null,
            "artist": "Ass Ponys",
            "artist_ids": [
                "784985ba-f29f-46b9-a49c-80984753019e"
            ],
            "album": "Lohio",
            "release_id": "f389bb82-cea3-42c3-9965-8aa76cd02da2",
            "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": 501088,
            "uri": "https://api.kexp.org/v2/plays/501088/?format=api",
            "airdate": "2001-12-27T19:47:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51nN4TW1BhL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51nN4TW1BhL._SL75_.jpg",
            "song": "Everything Fades",
            "track_id": "55259331-d7ea-458b-82f7-de5e334f451c",
            "recording_id": null,
            "artist": "Danny Barnes and Thee Old Codgers",
            "artist_ids": [
                "d38c7324-1986-4d97-a4f2-e4f18e2688d7"
            ],
            "album": "Things I Done Wrong",
            "release_id": "f9169fef-dc61-4fd5-8066-0ca859f53296",
            "release_group_id": null,
            "labels": [
                "Terminus"
            ],
            "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": 501090,
            "uri": "https://api.kexp.org/v2/plays/501090/?format=api",
            "airdate": "2001-12-27T19:52:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        },
        {
            "id": 501089,
            "uri": "https://api.kexp.org/v2/plays/501089/?format=api",
            "airdate": "2001-12-27T19:52:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?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": "Elvis Presley Blues",
            "track_id": null,
            "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": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501091,
            "uri": "https://api.kexp.org/v2/plays/501091/?format=api",
            "airdate": "2001-12-27T19:57:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51zUF6PIggL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51zUF6PIggL._SL75_.jpg",
            "song": "The Rock of My Soul",
            "track_id": null,
            "recording_id": null,
            "artist": "Rodney Crowell",
            "artist_ids": [
                "a201fa9d-5896-423d-b629-327228c62a7c"
            ],
            "album": "The Houston Kid",
            "release_id": "34badead-e344-4408-923a-1bd4e9eed5e1",
            "release_group_id": null,
            "labels": [
                "Sugar Hill Records"
            ],
            "label_ids": [
                "afa6382b-5e0a-43e1-9607-6e12abadf387"
            ],
            "release_date": "2001-02-13",
            "rotation_status": "Library",
            "is_local": false,
            "is_request": false,
            "is_live": false,
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "trackplay"
        },
        {
            "id": 501092,
            "uri": "https://api.kexp.org/v2/plays/501092/?format=api",
            "airdate": "2001-12-27T20:02:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51v0K3tvl3L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51v0K3tvl3L._SL75_.jpg",
            "song": "My Hometown",
            "track_id": "1bba9518-d367-4f8d-8c12-a75b2207d902",
            "recording_id": null,
            "artist": "Whiskeytown",
            "artist_ids": [
                "fdb40275-50df-4894-8481-573e86956e81"
            ],
            "album": "Pneumonia",
            "release_id": "59352c47-9c0a-4b53-a8a3-784813c3e718",
            "release_group_id": null,
            "labels": [
                "Lost Highway"
            ],
            "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": 501093,
            "uri": "https://api.kexp.org/v2/plays/501093/?format=api",
            "airdate": "2001-12-27T20:05:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51Nkwo8yDdL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51Nkwo8yDdL._SL75_.jpg",
            "song": "Please Don't Leave Me Lonely",
            "track_id": "525d0e9d-7940-4af6-9c4a-a8ac608140c4",
            "recording_id": null,
            "artist": "Kelly Hogan",
            "artist_ids": [
                "501f3068-9791-4b67-b36c-a37899905b5a"
            ],
            "album": "Because It Feel Good",
            "release_id": "401884b9-ca3f-49ae-8dfa-85e22ab598ba",
            "release_group_id": null,
            "labels": [
                "Bloodshot"
            ],
            "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": 501094,
            "uri": "https://api.kexp.org/v2/plays/501094/?format=api",
            "airdate": "2001-12-27T20:10:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "From The Time I Get Up",
            "track_id": null,
            "recording_id": null,
            "artist": "Roger Wallace",
            "artist_ids": [
                "c3421594-4010-4d4d-957b-d10086f35601"
            ],
            "album": "That Kind of Lonely",
            "release_id": null,
            "release_group_id": null,
            "labels": [
                "Texas Round-Up"
            ],
            "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": 501095,
            "uri": "https://api.kexp.org/v2/plays/501095/?format=api",
            "airdate": "2001-12-27T20:14:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/61kSwJZML8L.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61kSwJZML8L._SL75_.jpg",
            "song": "Trying Not to Love You",
            "track_id": "4c857719-0921-46bd-a5d8-e3839fe86e84",
            "recording_id": null,
            "artist": "David Ball",
            "artist_ids": [
                "a0e567d7-0438-49c2-98af-c38f3ea50662"
            ],
            "album": "Amigo",
            "release_id": "4a296fa5-623b-493a-89df-2c75e52a5c86",
            "release_group_id": null,
            "labels": [
                "Dualtone"
            ],
            "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": 501096,
            "uri": "https://api.kexp.org/v2/plays/501096/?format=api",
            "airdate": "2001-12-27T20:17:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/510HEPWl-tL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/510HEPWl-tL._SL75_.jpg",
            "song": "You Know What She's Like",
            "track_id": "e70544a7-c4fb-44fc-9624-603c216004fe",
            "recording_id": null,
            "artist": "The Derailers",
            "artist_ids": [
                "9c1ce108-f09d-40cf-831f-3214345a5966"
            ],
            "album": "Here Come The Derailers",
            "release_id": "8ca0ee3f-1bcd-44dc-850b-0a1d46925b11",
            "release_group_id": null,
            "labels": [
                "Lucky Dog/Sony"
            ],
            "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": 501097,
            "uri": "https://api.kexp.org/v2/plays/501097/?format=api",
            "airdate": "2001-12-27T20:21:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "http://ecx.images-amazon.com/images/I/51gliDHHnbL.jpg",
            "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51gliDHHnbL._SL75_.jpg",
            "song": "Tramp on Your Street",
            "track_id": "8fb32dde-3bb6-48a4-baa9-8b15055c3aa4",
            "recording_id": null,
            "artist": "George Jones",
            "artist_ids": [
                "f2903be0-79a7-4334-8cc5-e45309482a97"
            ],
            "album": "The Rock: Stone Cold Country 2001",
            "release_id": "e8f84d79-dcb5-4003-baf7-1fdf88063100",
            "release_group_id": null,
            "labels": [
                "Bandit"
            ],
            "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": 501098,
            "uri": "https://api.kexp.org/v2/plays/501098/?format=api",
            "airdate": "2001-12-27T20:25:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "song": "Love Letters From Old Mexico",
            "track_id": "b88c4acf-bd4a-48d4-865b-f279bcb382b5",
            "recording_id": null,
            "artist": "Leslie Satcher",
            "artist_ids": [
                "233bc3b1-0c25-4bb3-8181-72ce4aa7db64"
            ],
            "album": "Love Letters",
            "release_id": "d9471fb9-b425-41c0-bf31-b8bbde4bc650",
            "release_group_id": null,
            "labels": [
                "Warner Bros"
            ],
            "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": 501099,
            "uri": "https://api.kexp.org/v2/plays/501099/?format=api",
            "airdate": "2001-12-27T20:28:00-08:00",
            "show": 8604,
            "show_uri": "https://api.kexp.org/v2/shows/8604/?format=api",
            "image_uri": "",
            "thumbnail_uri": "",
            "comment": null,
            "location": 1,
            "location_name": "Default",
            "play_type": "airbreak"
        }
    ]
}