Information about plays

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

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

{
    "id": 3667534,
    "uri": "https://api.kexp.org/v2/plays/3667534/?format=api",
    "airdate": "2026-06-13T20:47:39-07:00",
    "show": 66981,
    "show_uri": "https://api.kexp.org/v2/shows/66981/?format=api",
    "image_uri": "https://coverartarchive.org/release/27b6b08b-ac21-4bb1-9480-0e490c709013/30350351075-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/27b6b08b-ac21-4bb1-9480-0e490c709013/30350351075-250.jpg",
    "song": "Except in Dreams",
    "track_id": null,
    "recording_id": "51a8b93f-c941-4350-987c-98be32d75ba0",
    "artist": "Trance to the Moon",
    "artist_ids": [
        "5c9c7b3c-dc8c-41c4-b36f-bcc6ee28f284"
    ],
    "album": "Except in Dreams",
    "release_id": null,
    "release_group_id": "5d2a4368-6683-4eac-ac88-ea8d105c1236",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-07-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Formed in 2020 at the height of world wide pandemic and protest, Monet Alarie (OVER) and Ashkelon Sain (Trance To The Sun, Soriah, Devoured By Flowers...) found sanctuary in sonic collaboration; channeling unprecedented uncertainty into music.\"\n\nhttps://trancetothemoon.bandcamp.com/album/except-in-dreams-ep",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}