Information about plays

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

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

{
    "id": 3651833,
    "uri": "https://api.kexp.org/v2/plays/3651833/?format=api",
    "airdate": "2026-05-07T18:17:28-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-74eb768c-f348-4960-9140-df7ae579495c/mbid-74eb768c-f348-4960-9140-df7ae579495c-22161270465_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-74eb768c-f348-4960-9140-df7ae579495c/mbid-74eb768c-f348-4960-9140-df7ae579495c-22161270465_thumb250.jpg",
    "song": "Exits",
    "track_id": "ea68585d-077e-4ded-85f1-0c00a5045075",
    "recording_id": "12065e67-3747-4a8f-b6af-d43de2f9e0e7",
    "artist": "Foals",
    "artist_ids": [
        "6a65d878-fcd0-42cf-aff9-ca1d636a8bcc"
    ],
    "album": "Everything Not Saved Will Be Lost—Part 1",
    "release_id": "ff5e690a-06f2-4eeb-85f2-b55542d7571b",
    "release_group_id": "1b1c80a4-a584-40d7-9256-22a6fc568fef",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2019-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Exits\" opens with climate-change deniers, moves into surveillance, and lands on a scene of humans living in underground bunkers — Yannis Philippakis's lyrical sketch of where 2019's anxieties were heading. \"It wasn't necessarily meant to be super bleak,\" he told NME. \"I felt like it had a playful element to it, of the flowers growing upside down.\" Released as the lead single from Foals' first album as a four-piece.\n\nhttps://www.songfacts.com/facts/foals/exits\nhttps://www.foals.co.uk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}