Information about plays

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

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

{
    "id": 3548469,
    "uri": "https://api.kexp.org/v2/plays/3548469/?format=api",
    "airdate": "2025-09-03T15:03:34-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb250.jpg",
    "song": "Bina Tifa",
    "track_id": "ea3c1755-b562-4808-8193-cd10cc39d55c",
    "recording_id": "e14ac5af-006f-464a-ac4c-990fc3a87a50",
    "artist": "Arc De Soleil",
    "artist_ids": [
        "140bd83c-475b-4eb3-bf82-27ff4dc92abc"
    ],
    "album": "Lumin Rain",
    "release_id": "754bfa9c-a4f5-4c18-a290-086bfc410a3a",
    "release_group_id": "76260cd8-4f5f-4f43-b45f-d6a2a2502a82",
    "labels": [
        "Maison Records"
    ],
    "label_ids": [
        "f46be6fc-20a7-4ba8-8b29-e08516c77964"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arc De Soleil will be LIVE on The Afternoon Show on Tuesday, September 16th, at 3:00 p.m. \n\nArc De Soleil, the project of multi-instrumentalist and producer Daniel Kadawatha, is playing Seattle's Showbox on Tuesday, September 16th. he'll be at SF's Regency Ballroom on Saturday, September 20th.\n--\nHere's a review of the debut album from the Sri Lankan-born, Stockholm-based artist: https://aaabackstage.com/arc-de-soleils-lumin-rain-is-a-genre-bending-cinematic-odyssey-that-defies-convention/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}