Information about plays

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

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

{
    "id": 3635546,
    "uri": "https://api.kexp.org/v2/plays/3635546/?format=api",
    "airdate": "2026-03-30T10:04:11-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?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://ia800304.us.archive.org/17/items/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407/mbid-04b5d964-1a71-4d3e-ad2d-5c46ffeb7407-30064312885_thumb250.jpg",
    "song": "Conversation",
    "track_id": "53f3b26d-b1ca-4972-bf67-85d99ea0afa3",
    "recording_id": "18b9c185-5870-4345-aa8e-91ec5138bc0f",
    "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": "Dry Cleaning is on tour!\n\nMay 18th at the Showbox in Seattle and May 20th at August Hall in San Francisco.\n\nhttps://drycleaningband.com\n\nWatch the band's previous KEXP live performance here: https://www.youtube.com/watch?v=rLppqLxALfQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}