Information about plays

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

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

{
    "id": 3633937,
    "uri": "https://api.kexp.org/v2/plays/3633937/?format=api",
    "airdate": "2026-03-26T15:34:29-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-c1daac98-531b-4290-8c74-76c2c9a2ef42/mbid-c1daac98-531b-4290-8c74-76c2c9a2ef42-4685570252_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-c1daac98-531b-4290-8c74-76c2c9a2ef42/mbid-c1daac98-531b-4290-8c74-76c2c9a2ef42-4685570252_thumb250.jpg",
    "song": "Hootie Hoo",
    "track_id": "8bf10bb7-c4cd-40de-a847-2ab59ef6eb21",
    "recording_id": "e4a10c3d-af10-4e76-a16c-0f299054695c",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "Southernplayalisticadillacmuzik",
    "release_id": "524bddc5-ddbf-4676-9579-cf9d416cc9c4",
    "release_group_id": "2ee919fe-eab8-3fb5-a069-ef0220c29e09",
    "labels": [
        "LaFace Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "4fe1da66-ecf9-469a-828c-ef6301d1bd5c",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hootie Hoo\" contains samples of the drum break from \"Behind the Wall of Sleep\" by Black Sabbath and \"Blue Suede Shoes\" by Carl Perkins.\n--\nThis track from OutKast’s debut album  references the White Owl cigars that the duo used to roll blunts (Andre famously gave up drugs and alcohol before the group’s 1996 album ATLiens).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}