Information about plays

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

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

{
    "id": 3625136,
    "uri": "https://api.kexp.org/v2/plays/3625136/?format=api",
    "airdate": "2026-03-04T08:12:23-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-9a92cf56-b8bb-4ea9-ac95-8c33b41b76bc/mbid-9a92cf56-b8bb-4ea9-ac95-8c33b41b76bc-10666020152_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-9a92cf56-b8bb-4ea9-ac95-8c33b41b76bc/mbid-9a92cf56-b8bb-4ea9-ac95-8c33b41b76bc-10666020152_thumb250.jpg",
    "song": "True",
    "track_id": "caf53e4f-b869-4000-a608-1e9b7be741e6",
    "recording_id": "940ad5c5-ea3f-4c13-a5c3-0240da9d26b5",
    "artist": "Spandau Ballet",
    "artist_ids": [
        "4c0d9acf-a8a1-4765-9c56-05f92f68c048"
    ],
    "album": "True",
    "release_id": "9a92cf56-b8bb-4ea9-ac95-8c33b41b76bc",
    "release_group_id": "f38de188-3c27-4c80-8b4c-7c4bace5f5d9",
    "labels": [
        "Chrysalis",
        "Reformation"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad",
        "9354d5e3-fe2d-489a-8c21-28cc14b4cddf"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It was on this day in 1983 (43 years ago) that Spandau Ballet released their album 'True' featuring the title song of the same name. It was famously sampled in \"Set Adrift on Memory Bliss\" by P.M. Dawn which also samples \"Ashley's Roachclip\" by The Soul Searchers AND \"Bonita Applebum\" by A Tribe Called Quest.\n\nHang on folks, I sense another round of deja vu.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}