Information about plays

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

GET /v2/plays/3610503/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3610503,
    "uri": "https://api.kexp.org/v2/plays/3610503/?format=api",
    "airdate": "2026-01-29T06:21:59-08:00",
    "show": 65783,
    "show_uri": "https://api.kexp.org/v2/shows/65783/?format=api",
    "image_uri": "https://ia601609.us.archive.org/11/items/mbid-d3b07783-5703-43d0-835a-c1553fea1c54/mbid-d3b07783-5703-43d0-835a-c1553fea1c54-44169192656_thumb500.jpg",
    "thumbnail_uri": "https://dn710404.ca.archive.org/0/items/mbid-d3b07783-5703-43d0-835a-c1553fea1c54/mbid-d3b07783-5703-43d0-835a-c1553fea1c54-44169192656_thumb250.jpg",
    "song": "News of the Universe (Extra! Extra! version)",
    "track_id": "f4e1f0a4-f917-46aa-bcd5-7e3b8a8dfa2d",
    "recording_id": "01b64c04-8d4c-41cd-a5cd-4b9afaa327bb",
    "artist": "La Luz",
    "artist_ids": [
        "9b5ae4cc-15ae-4f0b-8a4e-8c44e42ba52a"
    ],
    "album": "Extra! Extra!",
    "release_id": "d3b07783-5703-43d0-835a-c1553fea1c54",
    "release_group_id": "b0d12f3f-144d-475d-9595-f44a3ff994bb",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2023-01-23",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "' 'Extra! Extra!' finds us unwinding and unravelling after a year on\nthe road in support of News of the Universe,' explains the band's frontperson, Shana Cleveland. 'Our planetary love letter to the strangeness and beauty of life on Earth.' '\n\nhttps://laluz.bandcamp.com/album/extra-extra",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}