Information about plays

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

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

{
    "id": 3609291,
    "uri": "https://api.kexp.org/v2/plays/3609291/?format=api",
    "airdate": "2026-01-26T06:48:39-08:00",
    "show": 65759,
    "show_uri": "https://api.kexp.org/v2/shows/65759/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Look Around",
    "track_id": "cc190f53-68ae-4780-a0fb-fc4037229715",
    "recording_id": "3ac05591-2cec-465e-9abe-448b3333d145",
    "artist": "Pick a Piper",
    "artist_ids": [
        "5edc7ad5-7075-41b5-a0c9-0caaed3ebd51"
    ],
    "album": "Look Around",
    "release_id": "33cb7753-1da2-4a4d-a3bc-c0fd17f8b19c",
    "release_group_id": "ecf5fcaf-1411-450a-aa49-f23092d97463",
    "labels": [
        "Halocline Trance"
    ],
    "label_ids": [
        "e2e93cee-45dd-4787-8e68-a3efcdee734b"
    ],
    "release_date": "2025-11-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Caribou's live set drummer, Brad Weber.\n\n“Look Around” fuses driving UKG rhythms, warm synths, and an uplifting coda with heartfelt vocals in English and Portuguese. The track peers into the desire for building on shared dreams and pushes for hope and courage to take action, even when fraught with despair. It speaks directly to the dandelion’s symbolism of resilience, hope, and wishes, and the need to overcome adversity and disperse the seeds of change.\n\nhttps://pickapiper.bandcamp.com/track/look-around",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}