Information about plays

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

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

{
    "id": 3615866,
    "uri": "https://api.kexp.org/v2/plays/3615866/?format=api",
    "airdate": "2026-02-10T19:12:05-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Econicookoyawunaemaali",
    "track_id": null,
    "recording_id": null,
    "artist": "Nakibembe Embaire Group & Naoyuki Uchida",
    "artist_ids": [],
    "album": "Phantom Keyes",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nyege Nyege Tapes"
    ],
    "label_ids": [
        "5007bea4-d0a3-4921-abb4-f15f0b633e1e"
    ],
    "release_date": "2026-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Per the label's bandcamp page about this record:\n\nA striking collision of East Africa’s trance-inducing polyrhythmic traditions and modernist dub practice, Phantom Keys documents a one-off performance at Tokyo’s Daikanyama Unit on August 2024, where Uganda’s Nakibembe Embaire Group shared the stage with Japanese live dub sorcerer Naoyuki Uchida upon the invitation of FRUE, one of Japan's most singular festivals.\n\nThe whole four-track set is available here: https://tinyurl.com/huztk8s3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}