Information about plays

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

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

{
    "id": 3622589,
    "uri": "https://api.kexp.org/v2/plays/3622589/?format=api",
    "airdate": "2026-02-26T15:08:19-08:00",
    "show": 66036,
    "show_uri": "https://api.kexp.org/v2/shows/66036/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "La Lucha",
    "track_id": null,
    "recording_id": null,
    "artist": "Josiah Flores",
    "artist_ids": [
        "ae3e92c3-2399-452d-9662-3101dd4827ff"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Channelling the spirit of Woody Guthrie, Josiah Flores delivers a compelling song in support of migrant workers’ rights. The lyrics of ‘La Lucha’ work as a conversation between the narrator – a worker – and the ‘owner’, the man in charge, who the narrator is toiling for. It pays homage to the struggles of his grandparents and their working lives.\n\nFlores explains: “My grandma would tell me stories about how families would pile into railroad boxcars and be transported farm to farm this way. Once they reached the farm, they would hop out, work the field, get back into the boxcar, and then head to the next farm. She said trains would be so packed that you couldn’t even lay down, so she got used to taking little naps standing up. This kind of resilience and perseverance is not only inspiring but makes me proud to come from such strong people.”\n--\nSee the music video for \"La Lucha\": https://www.youtube.com/watch?v=KMjMUGeuChs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}