Information about plays

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

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

{
    "id": 3609939,
    "uri": "https://api.kexp.org/v2/plays/3609939/?format=api",
    "airdate": "2026-01-27T21:06:33-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amadou",
    "track_id": null,
    "recording_id": null,
    "artist": "Kiya Tabassian. Ablaye Cissoko (Constantinople)",
    "artist_ids": [],
    "album": "Estuaire",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Constantinople will be performing February 15th at Town Hall in Seattle. Tickets here: https://tinyurl.com/49t4y6rh\n\n& at First Church Berkeley February 12th in the Bay Area. Tickets here: https://tinyurl.com/yh7xk5bu\n\nInspired by the ancient city illuminating the East and West, Constantinople was founded in 2001 in Montreal by its artistic director, Kiya Tabassian.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}