Information about plays

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

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

{
    "id": 3637738,
    "uri": "https://api.kexp.org/v2/plays/3637738/?format=api",
    "airdate": "2026-04-04T14:06:10-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://ia801908.us.archive.org/10/items/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f-20588536632_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f-20588536632_thumb250.jpg",
    "song": "Motorway to Roswell",
    "track_id": "d32e9b95-9424-3703-babb-c6e6187ea309",
    "recording_id": "57aa98cf-50bb-47f6-a95b-c5295e9b6ec4",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Trompe le Monde",
    "release_id": "346f82ce-7fd7-49dd-a3e9-5f940d72156f",
    "release_group_id": "ac9b0a0c-0da6-387f-8c09-65783187346a",
    "labels": [
        "4AD",
        "Elektra"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1991-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song refers to the infamous, alleged “UFO incident\" near Roswell, New Mexico in June of 1947. In the incident, a nuclear test surveillance balloon from Project Mogul crashed at a ranch, although it was initially reported to be a U.S. Air Force weather balloon.\n\nHowever, conspiracies of a government cover-up, with it really being aliens who crashed in a UFO, continue to hold sway today.\n\nIn the song, Black Francis narrates the flight, tragic crash, and death of an alien, who is described as having been visiting Earth on vacation.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}