Information about plays

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

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

{
    "id": 3656723,
    "uri": "https://api.kexp.org/v2/plays/3656723/?format=api",
    "airdate": "2026-05-19T06:43:01-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://ia801904.us.archive.org/19/items/mbid-deb5a05a-7b87-49bb-bc43-d0aba2fdf972/mbid-deb5a05a-7b87-49bb-bc43-d0aba2fdf972-44866450434_thumb500.jpg",
    "thumbnail_uri": "https://dn711209.ca.archive.org/0/items/mbid-deb5a05a-7b87-49bb-bc43-d0aba2fdf972/mbid-deb5a05a-7b87-49bb-bc43-d0aba2fdf972-44866450434_thumb250.jpg",
    "song": "Get a Grip (radio edit)",
    "track_id": "08771c62-4ee0-4f59-bec4-947c3fa9128a",
    "recording_id": "49f35307-db34-48fd-8448-eca33b075572",
    "artist": "Fundido feat. Emma Dufaux",
    "artist_ids": [
        "94fafce3-8f81-4b82-a096-218066a55071",
        "c76bbefb-84c4-4c3d-ad8f-64b51877006f"
    ],
    "album": "Get A Grip",
    "release_id": "deb5a05a-7b87-49bb-bc43-d0aba2fdf972",
    "release_group_id": "4182d447-371e-48cc-a4f9-ef24ebd63f84",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2026-03-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Brooklyn-based DJ duo Latane Hughes and Bill Scher! They have been friends since 2016 and the band is aptly named after the melted cheese dish. https://fundido.bandcamp.com/track/get-a-grip-original-mix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}