Information about plays

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

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

{
    "id": 3545825,
    "uri": "https://api.kexp.org/v2/plays/3545825/?format=api",
    "airdate": "2025-08-28T09:30:14-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia800909.us.archive.org/24/items/mbid-986a5efd-29ae-4c28-a410-d1eee87a4f0b/mbid-986a5efd-29ae-4c28-a410-d1eee87a4f0b-42573434067_thumb500.jpg",
    "thumbnail_uri": "https://ia600909.us.archive.org/24/items/mbid-986a5efd-29ae-4c28-a410-d1eee87a4f0b/mbid-986a5efd-29ae-4c28-a410-d1eee87a4f0b-42573434067_thumb250.jpg",
    "song": "Post-Punk / New-Wave",
    "track_id": "9f0359e1-88a8-4ca1-89d6-a1644e3c6944",
    "recording_id": "813550a9-d6e1-42f6-8d24-05144e262741",
    "artist": "Pynch",
    "artist_ids": [
        "7584c7e5-a89c-4096-b36e-5abdaa189ef4"
    ],
    "album": "Beautiful Noise",
    "release_id": "986a5efd-29ae-4c28-a410-d1eee87a4f0b",
    "release_group_id": "f5b95ed0-da21-4fb6-85c7-d43887debd40",
    "labels": [
        "Chillburn Recordings"
    ],
    "label_ids": [
        "2bf327b1-c500-479e-817e-2c55aacddb94"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pynch are a band from \"Chillburn\" (Killburn, Northwest London).\n\nhttps://pynch.bandcamp.com/album/beautiful-noise\nIG: @pynchband",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}