Information about plays

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

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

{
    "id": 3674486,
    "uri": "https://api.kexp.org/v2/plays/3674486/?format=api",
    "airdate": "2026-06-30T11:06:26-07:00",
    "show": 67129,
    "show_uri": "https://api.kexp.org/v2/shows/67129/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-407f5e7b-229a-4e96-bf69-220686a529c4/mbid-407f5e7b-229a-4e96-bf69-220686a529c4-42396629170_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-407f5e7b-229a-4e96-bf69-220686a529c4/mbid-407f5e7b-229a-4e96-bf69-220686a529c4-42396629170_thumb250.jpg",
    "song": "Holy",
    "track_id": "8adb8c4f-2e04-4dbc-9d52-ee410cdd1a81",
    "recording_id": "ee454a7a-aae1-4f1b-b70a-d31e7e2d6414",
    "artist": "Sir Chloe",
    "artist_ids": [
        "3c3a1ea4-922a-4a90-b1aa-b7763d6dbf20"
    ],
    "album": "Swallow the Knife",
    "release_id": "06c8fc80-2944-4395-b4dd-80204bd2c54a",
    "release_group_id": "718c52cd-e177-4d26-9c78-b9d6d91e9bc3",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sir Chloe is the band Dana Foote formed during her senior year at Bennington College in Vermont, where she put on a concert in lieu of a thesis.\n--\n\"Swallow the Knife\" is her critically-acclaimed sophomore album. Here's a thoughtful review: https://pitchfork.com/reviews/albums/sir-chloe-swallow-the-knife/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}