Information about plays

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

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

{
    "id": 3550785,
    "uri": "https://api.kexp.org/v2/plays/3550785/?format=api",
    "airdate": "2025-09-09T08:27:32-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?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": "New record from Minneapolis psychedelic shoegaze band, Chatham Rise. Out now on Infinite Spin Records. \nhttps://infinitespinrecords.org/product/chatham-rise-trillium/\n\nCheck out their KEXP interview with Owen Murphy!: https://www.kexp.org/read/2018/11/30/2018-top-ten-list-spotlight-owen-murphy-interview-w-band-1-chatham-rise/\n\nhttps://chathamrise.bandcamp.com/music\n\n\nFun fact: the earlier single 'Angus Says' from this album made its debut on KEXP on 5/15/25!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}