Information about plays

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

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

{
    "id": 3639042,
    "uri": "https://api.kexp.org/v2/plays/3639042/?format=api",
    "airdate": "2026-04-07T12:02:26-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6-44271597171_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6/mbid-354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6-44271597171_thumb250.jpg",
    "song": "Changeling",
    "track_id": "a5c78512-2180-4c45-9e6d-f0f35ecf4854",
    "recording_id": "0a7472f7-01eb-4788-ae2e-aba87f6c9e92",
    "artist": "Witch Post",
    "artist_ids": [
        "d5457bd9-58b5-45bb-93f9-8241c876562e"
    ],
    "album": "Butterfly",
    "release_id": "354ddf20-0bd0-439a-a7ed-4f2b2c22b3b6",
    "release_group_id": "b1493540-1ee6-4d0a-80b1-ce7dcf286fab",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Witch Post is a Scottish-American indie rock duo formed by Alaska Reid (based in Montana) and Dylan Fraser (based in Scotland).\n\nThe name Witch Post comes from 17th century carvings in rural England that were crafted to ward off witches.\n--\nThis tune comes with a music video of Fraser and Reid digging a hole.: https://www.youtube.com/watch?v=AzrCaZCnaJM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}