Information about plays

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

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

{
    "id": 3622280,
    "uri": "https://api.kexp.org/v2/plays/3622280/?format=api",
    "airdate": "2026-02-25T21:05:17-08:00",
    "show": 66030,
    "show_uri": "https://api.kexp.org/v2/shows/66030/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Crying At My Party",
    "track_id": "843fc811-44c2-4f0a-916a-5993d5a725c7",
    "recording_id": "855f7302-0e31-4ee0-a3e7-ab0d813ba544",
    "artist": "Chico Detour",
    "artist_ids": [
        "f4de5f74-75e0-48fe-8e4f-e4913ae1c806"
    ],
    "album": "Crying At My Party",
    "release_id": "738f28a1-ce79-4e82-b28d-d2c51000b843",
    "release_group_id": "fd99a8fc-84c0-49de-bae3-dabdc184d0df",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Chico Detour is playing a few Seattle shows:\n- @ the Sunset in Seattle this Friday! https://sunsettavern.com/shows/\n- @ Clock-Out Lounge Apr 17! https://clockoutlounge.com/\n\n\"Rooted in late-’50s and early-’60s garage and surf traditions, the track nods to a lineage where simplicity was the point and taste was the test. But this isn’t nostalgia-as-costume. The familiarity comes from recognition, not imitation: like stumbling into a feeling you already know and realizing it still has teeth.\"\n\nhttps://chicodetour.bandcamp.com/track/crying-at-my-party",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}