Information about plays

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

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

{
    "id": 3636665,
    "uri": "https://api.kexp.org/v2/plays/3636665/?format=api",
    "airdate": "2026-04-02T00:38:06-07:00",
    "show": 66341,
    "show_uri": "https://api.kexp.org/v2/shows/66341/?format=api",
    "image_uri": "https://ia800505.us.archive.org/18/items/mbid-44461d54-4058-4e54-8394-386262d0c7ba/mbid-44461d54-4058-4e54-8394-386262d0c7ba-44698231517_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-44461d54-4058-4e54-8394-386262d0c7ba/mbid-44461d54-4058-4e54-8394-386262d0c7ba-44698231517_thumb250.jpg",
    "song": "Space Invaders",
    "track_id": "57bd3ca9-00a2-4f89-a0b0-eb0b495149b0",
    "recording_id": "70cf68ae-cc96-4394-b314-c69b9f5a5e04",
    "artist": "Digitalism",
    "artist_ids": [
        "7b52603c-a84c-4a76-8dc8-899bb4dd9fa7"
    ],
    "album": "Optimism",
    "release_id": "44461d54-4058-4e54-8394-386262d0c7ba",
    "release_group_id": "265d8e77-c857-4e1b-a24e-6ef5f0d64821",
    "labels": [
        "Magnetism"
    ],
    "label_ids": [
        "4abfd880-90e6-4241-99e6-7f08c6e21873"
    ],
    "release_date": "2026-05-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Digitalism have announced their new album ‘Optimism’, set for release on May 29th, 2026. \n\nThe new record marks the duo’s latest full-length project, with ‘Space Invaders’ offering a first look into its direction. According to Digitalism, the album was shaped during the winter months, with a focus on color, melody, and contrast. “In search of a better place, on an expedition, guided by our studio, we found it in a firework of colours, chords and melodies,” they explain.\n\nhttps://electronicgroove.com/digitalism-announce-new-optimism-album-share-space-invaders-single/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}