Information about plays

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

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

{
    "id": 3568190,
    "uri": "https://api.kexp.org/v2/plays/3568190/?format=api",
    "airdate": "2025-10-21T19:11:26-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Only sounds that tremble through us",
    "track_id": null,
    "recording_id": null,
    "artist": "B.Abbas & R.Abou-Rahme",
    "artist_ids": [],
    "album": "Only Sounds That Tremble Through Us",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Commissioned by Sharjah Art Foundation\n---\nThe wider project begins with a collection of online recordings of unknown figures (mostly from Palestine, Iraq and Syria) performing through song, music and dance either in the intimacy of their homes, or on a street, in a square, at a wedding or on a beach having just found refuge.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}