Information about plays

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

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

{
    "id": 3589852,
    "uri": "https://api.kexp.org/v2/plays/3589852/?format=api",
    "airdate": "2025-12-11T18:44:49-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia601900.us.archive.org/7/items/mbid-a3ac735e-e772-3043-84e7-be8215492834/mbid-a3ac735e-e772-3043-84e7-be8215492834-3072789210_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/7/items/mbid-a3ac735e-e772-3043-84e7-be8215492834/mbid-a3ac735e-e772-3043-84e7-be8215492834-3072789210_thumb250.jpg",
    "song": "#1 Crush (Nellee Hooper mix)",
    "track_id": "03661919-7ca2-3b80-9ca3-79e694ebdaba",
    "recording_id": "6f5dbcb9-287b-4082-a830-3cf0e6aface9",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "William Shakespeare’s Romeo + Juliet: Music From the Motion Picture",
    "release_id": "a3ac735e-e772-3043-84e7-be8215492834",
    "release_group_id": "650ebbf1-e25c-3f13-ac2b-d98010c1c5ee",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1997-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paul Andrew \"Nellee\" Hooper is a British record producer, remixer and songwriter known for his work with prominent artists since the late '80s. He also debuted as a motion picture music composer with Scottish composer Craig Armstrong and Marius de Vries for the soundtrack for Baz Luhrmann's Romeo + Juliet in 1996.\n\nHooper has produced seven Grammy Award-winning recordings for artists including Smashing Pumpkins, U2, Soul II Soul, and Sinéad O'Connor. He has been awarded Q's Best Producer award and twice been Music Week Producer of the Year.\n\nThe native Bristollion began his career in 1982 as a percussionist and backing vocalist with Bristol punk funk post-punk band Maximum Joy.  He later became a DJ as a member of The Wild Bunch, the Bristol-based sound system and group that became Massive Attack.\n\nIn 1998, he won a BAFTA Award (Anthony Asquith Award for Film Music) for his work arranging the score and soundtrack for Baz Luhrmann's Romeo + Juliet. https://tinyurl.com/bp5yrnmv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}