Information about plays

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

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

{
    "id": 3639473,
    "uri": "https://api.kexp.org/v2/plays/3639473/?format=api",
    "airdate": "2026-04-08T13:30:09-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-e3329c6a-6ff9-4254-b82e-f4ac85e5e6dd/mbid-e3329c6a-6ff9-4254-b82e-f4ac85e5e6dd-2514121509_thumb250.jpg",
    "song": "Campus",
    "track_id": "9952fd82-438f-37bf-9c18-c81a09b6f3e5",
    "recording_id": "1703691a-ec5d-45ae-a880-f3f2a6f7843c",
    "artist": "Vampire Weekend",
    "artist_ids": [
        "af37c51c-0790-4a29-b995-456f98a6b8c9"
    ],
    "album": "Vampire Weekend",
    "release_id": "e3329c6a-6ff9-4254-b82e-f4ac85e5e6dd",
    "release_group_id": "6719eb4c-42fb-3118-84a2-98c2fdbca79f",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rostam has shared the original version of “Campus,” which originally appeared on Vampire Weekend’s debut album in 2008. In a letter accompanying the release, Rostam explained how he wrote most of the song in December of 2005 while a student at Columbia University (did you know that Vampire Weekend went to Columbia University?), shortly before the band formed. He also mentioned that it was inspired by Robyn’s “Be Mine” and that the string part was recorded in his dorm room. “It’s just one cellist and one violinist that I built up into an ensemble with multi-tracking.”\n--\nThe song, alongside the original instrumental, will be released as a limited edition heavyweight 7-inch. 51 percent of the proceeds from the master recording of “Campus (Original Version)” will be donated to Palestine Legal, The Coalition for Humane Immigrant Rights, Palestine Children’s Relief Fund, and Sudanese American Physicians Association.: https://officialrostam.store/music/campus-original-version-7/?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}