Information about plays

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

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

{
    "id": 3616097,
    "uri": "https://api.kexp.org/v2/plays/3616097/?format=api",
    "airdate": "2026-02-11T08:51:23-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://ia600505.us.archive.org/9/items/mbid-4478a0c0-77b6-33ad-b307-0a454eab774b/mbid-4478a0c0-77b6-33ad-b307-0a454eab774b-3178808706_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/9/items/mbid-4478a0c0-77b6-33ad-b307-0a454eab774b/mbid-4478a0c0-77b6-33ad-b307-0a454eab774b-3178808706_thumb250.jpg",
    "song": "Crucify",
    "track_id": "858fbe42-9523-3d1b-8700-1c00392e2c07",
    "recording_id": "6e71c125-3cb5-4a19-a1f0-66779c9ae9f4",
    "artist": "Tori Amos",
    "artist_ids": [
        "c0b2500e-0cef-4130-869d-732b23ed9df5"
    ],
    "album": "Little Earthquakes",
    "release_id": "4478a0c0-77b6-33ad-b307-0a454eab774b",
    "release_group_id": "cb10018e-e795-3b62-b9d6-f143d188e496",
    "labels": [
        "EastWest Records America"
    ],
    "label_ids": [
        "0b05d7e9-fd0b-4967-92a8-a42f72e12903"
    ],
    "release_date": "1992-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Tori Amos and Bartees Strange in San Francisco on August 29 at the Greek Theatre!\n\nTori's new album 'In Times of Dragons' drops on May 1!\n\n“In Times of Dragons is a metaphorical story about the fight for Democracy over Tyranny, reflecting the current abhorrent non accidental burning down of democracy in real time by the ‘Dictator believing Lizard Demons’ in their usurpation of America.”\n\nhttps://toriamos.com/\nhttps://www.barteesstrange.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}