Information about plays

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

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

{
    "id": 3624062,
    "uri": "https://api.kexp.org/v2/plays/3624062/?format=api",
    "airdate": "2026-03-01T16:46:48-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shadow Over Me",
    "track_id": null,
    "recording_id": null,
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "TRON Ares: Divergence",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Dare Remix\n\nTrent Reznor and Atticus Ross were chosen to score the third film entry in the Tron franchise, following electronic musician Wendy Carlos's score to Tron (1982) and French house duo Daft Punk's score to Tron: Legacy (2010).\n\nDaft Punk had disbanded since scoring Legacy, and at the behest of Ares producer Sean Bailey, Reznor and Ross were approached by Tom MacDougall, president of Walt Disney Music, to work on Tron: Ares shortly after completing work on the soundtrack of the Pixar film Soul (2020).\n\nThe duo had not before used their band's name for a film score in their repertoire spanning over a dozen films, and Disney's request for them to be credited as their band was unexpected to them. https://tinyurl.com/yvky6pf2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}