Information about plays

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

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

{
    "id": 3607563,
    "uri": "https://api.kexp.org/v2/plays/3607563/?format=api",
    "airdate": "2026-01-22T07:43:27-08:00",
    "show": 65722,
    "show_uri": "https://api.kexp.org/v2/shows/65722/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Opening Night",
    "track_id": null,
    "recording_id": null,
    "artist": "Arctic Monkeys",
    "artist_ids": [
        "ada7a83c-e3e1-40f1-93f9-3e73dbc9298a"
    ],
    "album": "Help(2)",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1995, Oasis, Massive Attack, Blur, Radiohead, Sinéad O’Connor, and (looks at notes) Paul McCartney among many others came together and recorded tracks for The Help Album in a single day to raise over a million dollars for the global children's charity War Child UK. \n\nNow Arctic Monkeys and numerous others have added songs to a new compilation called HELP(2). \n\nThe band says \"We are proud to support the invaluable work War Child do and hope the record will make a positive difference to the lives of children affected by war.” \n\nThe comp features songs from the likes of Arlo Parks, Bat For\nLashes, Beabadoobee, Beck, Beth Gibbons, Big Thief, Black Country, New Road,\nDamon Albarn, Depeche Mode, Dove Ellis, Ellie Rowsell of Wolf Alice, English\nTeacher, Ezra Collective, Foals, Fontaines D.C., Graham Coxon, Kae Tempest, King Krule, Nilüfer Yanya, Pulp, Sampha, Wet Leg and Young Fathers and more.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}