Information about plays

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

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

{
    "id": 3642356,
    "uri": "https://api.kexp.org/v2/plays/3642356/?format=api",
    "airdate": "2026-04-15T10:33:28-07:00",
    "show": 66460,
    "show_uri": "https://api.kexp.org/v2/shows/66460/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-34e11338-de64-417d-9105-f858149faa1b/mbid-34e11338-de64-417d-9105-f858149faa1b-44217573115_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-34e11338-de64-417d-9105-f858149faa1b/mbid-34e11338-de64-417d-9105-f858149faa1b-44217573115_thumb250.jpg",
    "song": "I Become Heavy",
    "track_id": "33acc538-3901-44e8-9712-d0778e23f465",
    "recording_id": "ebc21593-9634-4414-86ee-e97d26503b10",
    "artist": "New German Cinema",
    "artist_ids": [
        "36424574-9c77-449c-a72b-85348855f3ea"
    ],
    "album": "Pain Will Polish Me",
    "release_id": "34e11338-de64-417d-9105-f858149faa1b",
    "release_group_id": "345d8b50-8bd3-471f-b309-9a8e77ffaf37",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The voice and songwriter of Fear of Men, Jessica Weiss, carries that same lyrical precision and emotional intensity into her solo project New German Cinema. It’s been five years in the making, stretched between London and LA, built from late-night files, long silences and the quiet persistence of trying to finish something beautiful.\"\n\nJust released last month 'Pain Will Polish Me' is out now!\n\nhttps://newgermancinema.bandcamp.com/album/pain-will-polish-me",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}