Information about plays

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

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

{
    "id": 3548612,
    "uri": "https://api.kexp.org/v2/plays/3548612/?format=api",
    "airdate": "2025-09-03T23:28:48-07:00",
    "show": 64467,
    "show_uri": "https://api.kexp.org/v2/shows/64467/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hundred Year Hunger",
    "track_id": null,
    "recording_id": null,
    "artist": "Billy Bragg",
    "artist_ids": [
        "7cec4a03-0a83-4308-856a-afb8aa5db0fc"
    ],
    "album": "Hundred Year Hunger",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Sumud is an Arabic word which translates into English as steadfastness or perseverance,” he continued. “It is used by Palestinians to describe their nonviolent everyday resistance against Israel's occupation. Sumud emphasises the commitment of the Palestinian people to remain on their land despite hardship and oppression, elevating their everyday existence into a form of resistance.”\n\nhttps://pitchfork.com/news/billy-bragg-shares-new-protest-song-hundred-year-hunger-for-palestine-listen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}