Information about plays

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

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

{
    "id": 3657311,
    "uri": "https://api.kexp.org/v2/plays/3657311/?format=api",
    "airdate": "2026-05-20T16:53:29-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407-30064312885_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407-30064312885_thumb250.jpg",
    "song": "Magic of Meghan",
    "track_id": "b45d4041-a88a-4630-ac3c-1c217cf36d43",
    "recording_id": "076f5433-0764-431d-95bc-a58b7d35176f",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Sweet Princess",
    "release_id": "04b5d964-1a71-4d3e-ad2d-5c46ffeb7407",
    "release_group_id": "0ed0ef88-883e-4d35-a003-ae9b6c0ef415",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Mike! Have a great time at the concert!\n\nThis song aims to highlight new media attacks on Meghan, Duchess of Sussex - and the creative ways those attacks incorporate misogyny and racism\n\nDry Cleaning just stopped by KEXP on 5/18 during the Midday Show with Cheryl. Their session is still available on the KEXP streaming archives. https://kexp.org/archive/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}