Information about plays

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

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

{
    "id": 3622943,
    "uri": "https://api.kexp.org/v2/plays/3622943/?format=api",
    "airdate": "2026-02-27T09:32:18-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-68eb725d-8856-45b5-a530-99e8293bac0a/mbid-68eb725d-8856-45b5-a530-99e8293bac0a-44391905443_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-68eb725d-8856-45b5-a530-99e8293bac0a/mbid-68eb725d-8856-45b5-a530-99e8293bac0a-44391905443_thumb250.jpg",
    "song": "Bingo",
    "track_id": "f5234c20-61e5-4a96-9911-86576a4e7405",
    "recording_id": "564a7e9a-6ec8-470a-8057-92997ce80444",
    "artist": "La Sécurité",
    "artist_ids": [
        "a03666b0-23ba-455f-bc74-1e8a7140fed3"
    ],
    "album": "Bingo!",
    "release_id": "68eb725d-8856-45b5-a530-99e8293bac0a",
    "release_group_id": "26e8b170-ff2a-462b-92a1-638d7c6015d0",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Montreal art-punk quintet La Sécurité have released the title track from their new album, \"Bingo!,\" out in June. \n--\nThat's Éliane Viens calling out those Bingo letters. \n--\nSpeaking about the song, the band shared:\n\"'Bingo' is a working title that Melissa used to save the demo when we were working on the song. The lyrics came later, following a suggestion from Félix, who suggested describing a game of Bingo, putting into words the social life in a retirement home. Elderly people with the heart of a child, hence the references to Orange Crush, little hats, etc. The bass line and its tone are a tribute to Death From Above 1979.\" \n--\nSee the video: https://www.youtube.com/watch?v=lWRXuQO9ZEs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}