Information about plays

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

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

{
    "id": 3655023,
    "uri": "https://api.kexp.org/v2/plays/3655023/?format=api",
    "airdate": "2026-05-15T10:49:24-07:00",
    "show": 66723,
    "show_uri": "https://api.kexp.org/v2/shows/66723/?format=api",
    "image_uri": "https://ia802909.us.archive.org/29/items/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca-41521759429_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Cellophane",
    "track_id": "49d7e9af-d42a-4f1f-92d7-199c4fa9d31a",
    "recording_id": "615be2d1-0bf4-4afd-be0b-123c749777f5",
    "artist": "Ribbon Skirt",
    "artist_ids": [
        "6824d820-be15-421f-acd1-f3353ddd2c57"
    ],
    "album": "Bite Down",
    "release_id": "a0bb9eff-8652-4d3e-b34a-493d489dadca",
    "release_group_id": "02fccd60-61dd-41d3-8c64-4a5c575a396b",
    "labels": [
        "Mint Records"
    ],
    "label_ids": [
        "71587054-8671-48e3-ae91-fab5315fd06b"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by Anishinaabe musician Tashiina Buswa, Ribbon Skirt are a band from Montreal. The PENSACOLA EP from 2025 is their latest release! \nhttps://ribbonskirtband.bandcamp.com/\n\nRibbon Skirt played Live on KEXP in October! \nhttps://www.youtube.com/watch?v=InvOpim7wt4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}