Information about plays

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

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

{
    "id": 3611963,
    "uri": "https://api.kexp.org/v2/plays/3611963/?format=api",
    "airdate": "2026-02-01T16:41:26-08:00",
    "show": 65814,
    "show_uri": "https://api.kexp.org/v2/shows/65814/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Make America Great Again",
    "track_id": null,
    "recording_id": "97b85122-2ffe-47bf-8cc9-089c74d37558",
    "artist": "Pussy Riot",
    "artist_ids": [
        "631e3bc5-428a-432b-87f7-5d357a007fc0"
    ],
    "album": "xxx",
    "release_id": null,
    "release_group_id": "75128760-56d4-48ad-af51-d6e054600482",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pussy Riot, a politically active Russian art collective whose members were all women, staged a punk rock demonstration in a church in protest of Russian president Vladimir Putin and the Russian church's support of his presidential campaign. Some members, including founding Pussy Riot member Nadya Tolokonnikova, were arrested and charged with \"hooliganism.\" They spent two years in prison, and during that time, Pussy Riot gained many supporters around the world. Some say their fame put pressure on Putin to release them.\n\nBut inside Russia, the protest movement is suffering, as some prominent opposition politicians have been killed. \"A lot of Russian people who would consider political action for themselves, they think right now they would be killed,\" Tolokonnikova says. \"Because it's not just words right now.\"\n\nWhile she still creates art in protest of Vladimir Putin and his policies, Tolokonnikova has recently set her sights on Republican presidential candidate Donald Trump. \n\nTolokonnikova says the U.S. presidential election is important for her as a Russian citizen. \"American politics influence the world politics,\" she says. \"In a lot of ways, [the U.S.] really interferes in other countries' politics. I'm not discussing is it a good or bad thing, but it is a thing, so that's why it will influence everybody else's lives outside America.\" https://tinyurl.com/4fnzsvdm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}