Information about plays

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

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

{
    "id": 3641849,
    "uri": "https://api.kexp.org/v2/plays/3641849/?format=api",
    "airdate": "2026-04-14T05:13:47-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb500.jpg",
    "thumbnail_uri": "https://ia601006.us.archive.org/22/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb250.jpg",
    "song": "Universal Soldier",
    "track_id": "b21d431b-9d27-466b-9263-706bec59984a",
    "recording_id": "faa6f40c-98b1-430d-a91c-704b302a1cfd",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "HELP(2)",
    "release_id": "c0f653bd-10b3-40a1-954c-036812867243",
    "release_group_id": "f8a24f2c-647f-4faf-9ada-0174e9c35884",
    "labels": [
        "War Child Records"
    ],
    "label_ids": [
        "9d87153e-ad9a-4a6a-94a9-cdb3fc5bf40c"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Depeche Mode's cover of \"Universal Soldier\" was released on March 6, 2026, as a contribution to the charity compilation HELP(2) by War Child UK. \n\nHELP(2) is a brand new collaborative album, inspired by the landmark 1995 release 'HELP', which brings music lovers together in support of War Child's vital work delivering immediate aid, education, specialist mental health support, and protection to children affected by conflict around the world.\n\nDepeche Mode's cover of \"Universal Soldier\" reimagines the folk original through a \"menacing\" electronic lens, featuring dark keyboards by Martin Gore and a \"heartbeat\" percussion style accompanying Dave Gahan’s vocals.\n\nhttps://warchildrecords.bandcamp.com/album/help-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}