Information about plays

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

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

{
    "id": 3552843,
    "uri": "https://api.kexp.org/v2/plays/3552843/?format=api",
    "airdate": "2025-09-14T05:18:36-07:00",
    "show": 64558,
    "show_uri": "https://api.kexp.org/v2/shows/64558/?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": "Riders of the Moon",
    "track_id": "3f685f3d-98b7-475e-87a8-4f5108abf2d7",
    "recording_id": "92e0b31a-b072-4e04-b008-2cb3d55b3d9b",
    "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": "You can hear Arc De Soleil at Seattle's Showbox on Tuesday, September 16th and at the Regency Ballroom in SF on Saturday, September 20th.\n---\nArc De Soleil will be LIVE on KEXP this Tue. Sept. 16th at 3pm. \n\n\"Lumin Rain\" is the debut album from Sri Lankan-born, Stockholm-based artist Arc De Soleil.:",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}