Information about plays

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

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

{
    "id": 3624522,
    "uri": "https://api.kexp.org/v2/plays/3624522/?format=api",
    "airdate": "2026-03-02T20:51:40-08:00",
    "show": 66075,
    "show_uri": "https://api.kexp.org/v2/shows/66075/?format=api",
    "image_uri": "https://coverartarchive.org/release/2054f532-8ad0-4dfa-82ba-32fcdbf5dd07/38902087135-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2054f532-8ad0-4dfa-82ba-32fcdbf5dd07/38902087135-250.jpg",
    "song": "Don Quijote Marihuana",
    "track_id": null,
    "recording_id": "c75c551c-d043-488e-aa00-7d4793d59c36",
    "artist": "Brujería",
    "artist_ids": [
        "53f5c37f-8516-46d4-b66e-bf008cea9433"
    ],
    "album": "Don Quijote Marihuana",
    "release_id": null,
    "release_group_id": "79ee371a-8384-40a9-8858-f6978ecd2664",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Don Quijote Marihuana by Brujeria was released on February 17, 2023 as a single titled Don Quijote Marihuana — not originally part of a full album but issued as its own standalone release.\n\nThe track is a spirited metal‑infused reinterpretation (and parody) of the catchy 1980s tune “Don Quichotte” by French act Magazine 60 — reimagined through Brujeria’s irreverent lens with lyrics celebrating stoner culture and absurd imagery.\n\nhttps://open.spotify.com/search/Brujeria%20Don%20Quijote%20Marihuana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}