Information about plays

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

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

{
    "id": 3564892,
    "uri": "https://api.kexp.org/v2/plays/3564892/?format=api",
    "airdate": "2025-10-14T07:56:51-07:00",
    "show": 64832,
    "show_uri": "https://api.kexp.org/v2/shows/64832/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-3db3a957-4328-465b-8e69-8652eb607078/mbid-3db3a957-4328-465b-8e69-8652eb607078-3166509731_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-3db3a957-4328-465b-8e69-8652eb607078/mbid-3db3a957-4328-465b-8e69-8652eb607078-3166509731_thumb250.jpg",
    "song": "She Cries Your Name",
    "track_id": "6a48da06-b762-369c-80ef-8082802382af",
    "recording_id": "af37f358-46e2-4679-b729-cdb316166ded",
    "artist": "Beth Orton",
    "artist_ids": [
        "214d84a5-e9e5-4432-af95-8c84da7ba4c0"
    ],
    "album": "Trailer Park",
    "release_id": "3db3a957-4328-465b-8e69-8652eb607078",
    "release_group_id": "4e379023-5a07-3cbc-b74f-06cc1147a1bf",
    "labels": [
        "Dedicated"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d"
    ],
    "release_date": "1997-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1996, 29 years ago,  Beth Orton's \"Trailer Park\" album is released.\n\n\"She Cries Your Name\" was released as a third single on Beth Orton's 1996 Trailer Park album which was re-released in 1997. \n\nPitchfork says \"Even more than a decade later, 'She Cries Your Name' still sounds great, with Orbit's luxuriously gloomy string arrangement-- especially the way the cello's low-end signals the entrance of the chorus like stage curtains parting-- and the deft production hands of UK electronic scenester Andrew Weatherall and Bad Seeds' Victor Van Vugt providing the perfect context for Orton's cozy, impressionistic Americana sketches.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}