Information about plays

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

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

{
    "id": 3570202,
    "uri": "https://api.kexp.org/v2/plays/3570202/?format=api",
    "airdate": "2025-10-26T11:03:13-07:00",
    "show": 64939,
    "show_uri": "https://api.kexp.org/v2/shows/64939/?format=api",
    "image_uri": "https://coverartarchive.org/release/22b867e9-7124-4018-a3bd-200ba2c85729/33365900057-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/22b867e9-7124-4018-a3bd-200ba2c85729/33365900057-250.jpg",
    "song": "There Go The Nightmericans",
    "track_id": null,
    "recording_id": "e92eaf0a-d6cd-4603-a2b1-3f9b76541242",
    "artist": "Elvis Perkins w/ Sam Cohen",
    "artist_ids": [],
    "album": "There Go the Nightmericans / Clockwork",
    "release_id": null,
    "release_group_id": "b255ec7a-070b-43eb-ae95-be045011b4ca",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-12-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All proceeds from sales of this release support Emergent Fund, powered by RPM–a nonprofit dedicated to protecting and empowering American communities most jeopardized by the Trump Administration.\nhttps://elvisperkins.bandcamp.com/album/there-go-the-nightmericans-clockwork",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}