Information about plays

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

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

{
    "id": 3574044,
    "uri": "https://api.kexp.org/v2/plays/3574044/?format=api",
    "airdate": "2025-11-04T20:58:36-08:00",
    "show": 65024,
    "show_uri": "https://api.kexp.org/v2/shows/65024/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "zoymen (Seeds)",
    "track_id": null,
    "recording_id": null,
    "artist": "Adah Hetko",
    "artist_ids": [],
    "album": "LIDER MIT PALESTINE לידער מיט פּאַלעסטינע: New Yiddish Songs of Grief, Fury, and Love",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "lider mit palestine"
    ],
    "label_ids": [],
    "release_date": "2025-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In the face of the ongoing genocidal assault on the Palestinian people, “LIDER MIT PALESTINE: New Yiddish Songs of Grief, Fury, and Love” is a collection of 17 original songs steeped in history and heritage and committed to a liberatory future. Songs that tremble with heartache and shake with anger, songs that overflow with life, from a group of artists who refuse to accept a status quo of oppression and erasure, and who refuse silence.\n\nAll proceeds (excluding shipping costs and Bandcamp's and Paypal's processing fees), go to Gaza Birds Singing — a musical, educational, and therapeutic project in Gaza.\"\n\n\nhttps://lidermitpalestine.bandcamp.com/album/lider-mit-palestine-new-yiddish-songs-of-grief-fury-and-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}