Information about plays

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

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

{
    "id": 3637743,
    "uri": "https://api.kexp.org/v2/plays/3637743/?format=api",
    "airdate": "2026-04-04T14:24:41-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3/mbid-24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3-32141815738_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3/mbid-24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3-32141815738_thumb250.jpg",
    "song": "Holiday",
    "track_id": "87afd3ec-e7df-4100-9dcb-2e77e0f303ea",
    "recording_id": "a10a3bf7-8f55-4285-85a8-fc487be55ae9",
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "TILT",
    "release_id": "24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3",
    "release_group_id": "d557d836-e1d1-48b9-91eb-8bdc7bfadbfd",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2022-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"We’ve been trying for the most epic, hands up, euphoric anthem for a while and this is the first time we’ve come close… Turns out it’s pretty difficult, but nothing’s too hard for Con Man,\" said vocalist Sugar Bones.\n\nBandmate Janet Planet adds, \"No one tells Confidence Man what to do. Who said a Holiday can’t last forever? Spend big and live free, that’s our motto. And it can be yours too. A vacation is just sunburn at premium prices but a holiday is a state of mind.\" https://tinyurl.com/4898sxda \n\nCatch the video here: https://tinyurl.com/2asrjjue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}