Information about plays

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

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

{
    "id": 3629392,
    "uri": "https://api.kexp.org/v2/plays/3629392/?format=api",
    "airdate": "2026-03-15T17:13:11-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Komorebi_",
    "track_id": "9099bc62-5506-41a4-85cd-4ca318558899",
    "recording_id": "b10ea883-9112-40e4-aa7d-f96cf8deab8e",
    "artist": "JoyCut",
    "artist_ids": [
        "e9878900-a5ee-4a9a-af61-8f495c9c430f"
    ],
    "album": "Thebluwave [Timeswhensilenceisapoem - Theicehasmelted - Andbleedingglaciersformourtears] _",
    "release_id": "f6b133b1-e8f3-4dc0-b9af-1f01ed834cf4",
    "release_group_id": "3ed41704-8d10-42ce-b9c9-14a6d0e88ea7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2022-06-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Bologna, Italy, JoyCut will be playing with Archive on May 4 in Vancouver, BC; May 5 in Seattle, WA; May 7 in Portland, OR; and May 10 in San Francisco, CA.\n\nJoyCut played this track as part of their session Live on Drive Time, KEXP, May 30, 2023.\n\nKomorebi (木漏れ日) is a Japanese word that means \"sunlight streaming through the trees.\"  Check out video of the full, glorious session here: https://tinyurl.com/3ncr4u6k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}