Information about plays

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

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

{
    "id": 3637557,
    "uri": "https://api.kexp.org/v2/plays/3637557/?format=api",
    "airdate": "2026-04-04T04:05:15-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-b3679510-0354-4105-8012-80371ea99e97/mbid-b3679510-0354-4105-8012-80371ea99e97-30902155162_thumb250.jpg",
    "song": "Working for the Knife",
    "track_id": "0c4a21f6-6b88-4fa5-99d7-92e580970ecc",
    "recording_id": "79fd00cf-b17b-4c81-82ad-03c2097dd519",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Laurel Hell",
    "release_id": "0ec6e22c-f9a4-4d82-9a77-7254a9a2c94d",
    "release_group_id": "f99a6b54-900b-4f17-bdcf-451639873b5d",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2022-02-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Throughout this new song, Mitski contemplates the knife—a metaphor for the systems that ensnare us, the expectations of others, our own standards—as if it were a cold object resting in her hands. Though her knife is capable of cruelty, it can carve out a reason to keep living in moments of deep despair.\": https://pitchfork.com/reviews/tracks/mitski-working-for-the-knife/.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}