Information about plays

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

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

{
    "id": 3639371,
    "uri": "https://api.kexp.org/v2/plays/3639371/?format=api",
    "airdate": "2026-04-08T07:23:06-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/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": "What do we need now more than ever? Exactly, OPTIMISM. This is the place we long for, the solution we need, and also the name of DIGITALISM's new album, which will be released on May 29. German electronic pioneers DIGITALISM spread the urgent energy of OPTIMISM with their upcoming album and live performances all over Europe. \n\nhttps://digitalism.bandcamp.com\nhttps://thedigitalism.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}