Information about plays

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

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

{
    "id": 3539079,
    "uri": "https://api.kexp.org/v2/plays/3539079/?format=api",
    "airdate": "2025-08-12T08:02:15-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia600809.us.archive.org/30/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb500.jpg",
    "thumbnail_uri": "https://ia800809.us.archive.org/30/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb250.jpg",
    "song": "Running to Stand Still",
    "track_id": "bfa6188b-2784-39fc-b929-be0d3a83b168",
    "recording_id": "88ad5e5e-521e-499f-9201-4114d7feb6c4",
    "artist": "U2",
    "artist_ids": [
        "a3cb23fc-acd3-4ce0-8f36-1e5aa6a18432"
    ],
    "album": "The Joshua Tree",
    "release_id": "026312fe-cec5-3ea8-9408-3ebc665b6985",
    "release_group_id": "6f3e9fa6-be7a-3de8-a2b2-2072ece8a54d",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From U2's fifth studio album Joshua Tree which is the album of the week here on KEXP. \n\nFunnily enough, the album cover wasnt shot in Joshua Tree:\n\n'In December 1986, while scouting photoshoot locales with photographer Anton Corbijn in tow, U2 spotted a lone-standing tree at Zabriskie Point in the Mojave Desert while driving on California State Route 190. '\nhttps://www.grammy.com/news/the-joshua-tree-at-30-10-facts-you-might-not-know\n\n--\n\nThis ballad describes a couple struggling with addiction, living in Dublin's Ballymun flats; the towers have since become associated with the song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}