Information about plays

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

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

{
    "id": 3609325,
    "uri": "https://api.kexp.org/v2/plays/3609325/?format=api",
    "airdate": "2026-01-26T08:49:22-08:00",
    "show": 65760,
    "show_uri": "https://api.kexp.org/v2/shows/65760/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985/mbid-026312fe-cec5-3ea8-9408-3ebc665b6985-26159364280_thumb250.jpg",
    "song": "Where the Streets Have No Name",
    "track_id": "e4feba5e-3444-38c6-bd82-271afe841f2c",
    "recording_id": "176ce892-5deb-457b-b3a2-d947c45ac712",
    "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": "Happy birthday, Julie in West Seattle!\n--\nBono claims he was inspired by socially constricted Belfast when writing the lyrics about a spiritual location. In his words, “a feeling of wanting to break out of that city and wanting to go somewhere where the values of the city and the values of our society don't hold you down.\"\n--\nWatch the band perform this on a rooftop in L.A.: https://www.youtube.com/watch?v=GzZWSrr5wFI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}