Information about plays

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

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

{
    "id": 3550807,
    "uri": "https://api.kexp.org/v2/plays/3550807/?format=api",
    "airdate": "2025-09-09T09:44:04-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia800906.us.archive.org/34/items/mbid-45b01106-c2ca-4f28-a479-9b7790642902/mbid-45b01106-c2ca-4f28-a479-9b7790642902-42894799264_thumb500.jpg",
    "thumbnail_uri": "https://ia800906.us.archive.org/34/items/mbid-45b01106-c2ca-4f28-a479-9b7790642902/mbid-45b01106-c2ca-4f28-a479-9b7790642902-42894799264_thumb250.jpg",
    "song": "Rabbit Run",
    "track_id": "ccff093d-7dfd-495f-aa7f-3648c72ac0bd",
    "recording_id": "5b5fe07b-74af-4317-9c4f-65e2c67bc590",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "Caught Stealing (The Original Motion Picture Soundtrack)",
    "release_id": "45b01106-c2ca-4f28-a479-9b7790642902",
    "release_group_id": "66a71829-c293-4310-8ba2-17bc6b03d63a",
    "labels": [
        "Virgin Music Group"
    ],
    "label_ids": [
        "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "IDLES' new single “Rabbit Run\" was written for Darren Aronofsky’s new film Caught Stealing.\n\nIt's one of four new tracks that the British band recorded for the film’s soundtrack, out on the same date.\n\nAronofsky enlisted Idles to capture the energy of the 1990s New York punk scene that colors Caught Stealing. \"I built Caught Stealing to be a roller coaster of fun and wanted to supercharge the film by main lining a punk sensibility,\" the director reveals.\n\nCheck out IDLES live on KEXP from 2018: https://www.youtube.com/watch?v=5Sbbiv5iSiQ&ab_channel=KEXP \n\nhttps://www.idlesband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}