Information about plays

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

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

{
    "id": 3657333,
    "uri": "https://api.kexp.org/v2/plays/3657333/?format=api",
    "airdate": "2026-05-20T17:59:21-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-3fc43607-2f7d-44a0-a641-15f1b574104c/mbid-3fc43607-2f7d-44a0-a641-15f1b574104c-38171188664_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-3fc43607-2f7d-44a0-a641-15f1b574104c/mbid-3fc43607-2f7d-44a0-a641-15f1b574104c-38171188664_thumb250.jpg",
    "song": "LoCKeDoWN2",
    "track_id": "ac7e50b3-983f-4ee8-b64c-15b50c1d8253",
    "recording_id": "f995c03a-7d17-47bd-a8ac-2ee1ea35324e",
    "artist": "MEUTE",
    "artist_ids": [
        "51692530-fb26-4626-9ca1-703aac6f2bc4"
    ],
    "album": "Empor",
    "release_id": "3fc43607-2f7d-44a0-a641-15f1b574104c",
    "release_group_id": "c0e2517c-b6fc-44b5-becd-f2d4515aef29",
    "labels": [
        "TUMULT"
    ],
    "label_ids": [
        "b027d1cc-33c3-4e87-91a3-13a43832bbf1"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Xander! \n\nYou can watch their performance Live on KEXP on our YouTube page hosted by Evie.  \nhttps://www.youtube.com/watch?v=2OF-xpiZlGU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}