Information about plays

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

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

{
    "id": 3556724,
    "uri": "https://api.kexp.org/v2/plays/3556724/?format=api",
    "airdate": "2025-09-23T12:12:46-07:00",
    "show": 64641,
    "show_uri": "https://api.kexp.org/v2/shows/64641/?format=api",
    "image_uri": "https://ia802903.us.archive.org/28/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9/mbid-a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9-42626659824_thumb250.jpg",
    "song": "Splinter",
    "track_id": "44b6eb2b-58a0-4bbd-ab37-ad3c1544e34e",
    "recording_id": "3a7016fe-ee56-4da4-be44-d22d26fdc9c2",
    "artist": "Chatham Rise",
    "artist_ids": [
        "f05341fd-aaa8-453a-9dc2-835411f8c71b"
    ],
    "album": "Trillium",
    "release_id": "a7b54fc1-e42a-4d7b-95c3-e10b6e8e6ee9",
    "release_group_id": "baf5619e-a4d6-490e-8c1d-c56403fc32cd",
    "labels": [
        "Infinite Spin Records"
    ],
    "label_ids": [
        "4e1b51b3-82b5-4471-b4df-e6625704abbc"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chatham Rise is a \"Psychedelic/Shoegaze/Space Rock\" band from Minneapolis, Minnesota that has recently released their third full-length LP, \"Trillium.\": https://infinitespinrecords.bandcamp.com/album/trillium\n--\n Check out their 2018 KEXP interview with producer Owen Murphy: https://www.kexp.org/read/2018/11/30/2018-top-ten-list-spotlight-owen-murphy-interview-w-band-1-chatham-rise/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}