Information about plays

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

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

{
    "id": 3635507,
    "uri": "https://api.kexp.org/v2/plays/3635507/?format=api",
    "airdate": "2026-03-30T08:00:26-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-23bed30b-8748-4a49-9235-950c66e3ac16/mbid-23bed30b-8748-4a49-9235-950c66e3ac16-34585314715_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-23bed30b-8748-4a49-9235-950c66e3ac16/mbid-23bed30b-8748-4a49-9235-950c66e3ac16-34585314715_thumb250.jpg",
    "song": "So Typically Now",
    "track_id": "17798d74-c7ac-472b-bfad-03dd62aa19db",
    "recording_id": "3f2eb2a1-6353-4b52-a0fd-362597ee7aa6",
    "artist": "U.S. Girls",
    "artist_ids": [
        "036912f5-c717-498d-8958-6058de17bb70"
    ],
    "album": "Bless This Mess",
    "release_id": "23bed30b-8748-4a49-9235-950c66e3ac16",
    "release_group_id": "02d8b7b8-b94b-4d3b-a4d8-000d6351ff91",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2023-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Emily!\n\nCheck out U.S. Girls' Live at KEXP Studio session here: https://youtu.be/PGN3XBy_1m\n\nU.S. Girls is one of the musical projects from Meg Remy, a songwriter and musician from Toronto.\nCheck out their site: https://www.yousgirls.com/\nSupport the artist: https://usgirls.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}