Information about plays

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

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

{
    "id": 3636062,
    "uri": "https://api.kexp.org/v2/plays/3636062/?format=api",
    "airdate": "2026-03-31T15:32:55-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8-43454083880_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8/mbid-aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8-43454083880_thumb250.jpg",
    "song": "LIFE IS THE SCARIEST MOVIE",
    "track_id": "8f53f454-6733-489e-bb37-32b54c6febb6",
    "recording_id": "0b73dfe5-f4ed-4b6c-ae02-c59c12d12f4d",
    "artist": "Travis Thompson",
    "artist_ids": [
        "61716fe9-64cd-4c86-bf6c-d272a2b795da"
    ],
    "album": "LIFE IS THE SCARIEST MOVIE",
    "release_id": "aa3917cc-8ab7-498e-9f64-20d5bc3a7ac8",
    "release_group_id": "542bacc6-16ff-4367-aed7-7f13020d8323",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Another one to see at Bumbershoot 2026\n--\nTravis Thompson’s \"Life Is The Scariest Movie\" is a highly personal project he worked on for two years, designed as a deeply intentional, vulnerable body of work spanning themes of being lost, hopeful, and everything in between. He described the album as \"never being more scared/proud\" to share his work.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}