Information about plays

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

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

{
    "id": 3553489,
    "uri": "https://api.kexp.org/v2/plays/3553489/?format=api",
    "airdate": "2025-09-15T19:50:02-07:00",
    "show": 64573,
    "show_uri": "https://api.kexp.org/v2/shows/64573/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "El Fantasma de la Transición",
    "track_id": null,
    "recording_id": null,
    "artist": "Triángulo de Amor Bizarro",
    "artist_ids": [
        "c99d1db4-d5ab-4795-a7f5-42ebba5fd0bc"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A cornerstone of Spanish noise-punk, this track compresses irony, anger, and hooks into just over three minutes. Guitars roar with serrated distortion, bass gallops insistently, and vocals spit lines that invoke Spain’s political past with cutting wit. The chorus is simple but devastatingly effective, carried by sheer force of repetition. Production is unpolished yet fierce, capturing TAB’s early urgency. It’s a perfect example of their ability to fuse sharp critique with irresistible noise-pop energy. More than a song, it’s a manifesto shouted into the void.\u2028Listen: https://open.spotify.com/track/08kq9BHnf5NO3s1XxEGXQE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}