Information about plays

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

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

{
    "id": 3559784,
    "uri": "https://api.kexp.org/v2/plays/3559784/?format=api",
    "airdate": "2025-09-30T20:58:41-07:00",
    "show": 64712,
    "show_uri": "https://api.kexp.org/v2/shows/64712/?format=api",
    "image_uri": "https://coverartarchive.org/release/1de73c08-5755-3646-ad2c-a6657aa00fd4/1769287326-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1de73c08-5755-3646-ad2c-a6657aa00fd4/1769287326-250.jpg",
    "song": "Shadows of Ourselves",
    "track_id": null,
    "recording_id": "d1db213d-fe6b-4a5f-90eb-f45a462d6c90",
    "artist": "Thievery Corporation",
    "artist_ids": [
        "a505bb48-ad65-4af4-ae47-29149715bff9"
    ],
    "album": "The Mirror Conspiracy",
    "release_id": null,
    "release_group_id": "31fb1b7d-c860-3150-b3e5-8b9951f2dfe4",
    "labels": [],
    "label_ids": [],
    "release_date": "2000-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'The Mirror Conspiracy' has everything you need: espionage, chases, thinly veiled deception, shady dealings in back rooms, canasta. Muted earthtones, washed-out tundra scenes, lurid tropical flourishes. Pungent soil odors, the reek of triple-canopy jungle, whiffs of patchouli.' -- read more of the Pitchfork review of this classic: https://tinyurl.com/kyvct4mu\n\nDarek Mazzone hosted Thievery Corporation Live in the KEXP Studio back in 2016: https://youtu.be/5eK6SYVyZRk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}