Information about plays

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

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

{
    "id": 3638190,
    "uri": "https://api.kexp.org/v2/plays/3638190/?format=api",
    "airdate": "2026-04-05T13:41:35-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8-38266487439_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8/mbid-92ab207e-3702-45b7-a00c-5e0a2089e6d8-38266487439_thumb250.jpg",
    "song": "Big Time Nothing",
    "track_id": "6844df87-6018-4f20-9396-3808f616810e",
    "recording_id": "ac804998-945a-4393-b725-0afba0bd1429",
    "artist": "St. Vincent",
    "artist_ids": [
        "5334edc0-5faf-4ca5-b1df-000de3e1f752"
    ],
    "album": "All Born Screaming",
    "release_id": "92ab207e-3702-45b7-a00c-5e0a2089e6d8",
    "release_group_id": "9eae5bc4-4c1c-4a6c-9aeb-145eb02f2a03",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "St. Vincent will be at the Davies Symphony Hall with the San Francisco Symphony on July 30th.\n\nhttps://stvincent.bandcamp.com/album/all-born-screaming-2\nhttps://ilovestvincent.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}