Information about plays

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

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

{
    "id": 3656383,
    "uri": "https://api.kexp.org/v2/plays/3656383/?format=api",
    "airdate": "2026-05-18T12:10:04-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-e881ad08-b6dc-4ac0-bd3c-6f63b38b2d30/mbid-e881ad08-b6dc-4ac0-bd3c-6f63b38b2d30-35174305358_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-e881ad08-b6dc-4ac0-bd3c-6f63b38b2d30/mbid-e881ad08-b6dc-4ac0-bd3c-6f63b38b2d30-35174305358_thumb250.jpg",
    "song": "Daily News",
    "track_id": "014455e7-f47c-423b-acd9-773af690b1d9",
    "recording_id": "6d2d9bdf-f133-442b-a9b4-8c0b618edc46",
    "artist": "Bartees Strange",
    "artist_ids": [
        "9e1ea361-c2cc-45a4-a926-00518453efc0"
    ],
    "album": "Daily News",
    "release_id": "e881ad08-b6dc-4ac0-bd3c-6f63b38b2d30",
    "release_group_id": "d82fc7cd-7597-4db3-9716-ed209c36deb3",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2023-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Berkeley, CA (Greek Theatre) Saturday, August 29th\n- Woodinville, WA (Chateau Ste. Michelle) Wednesday, Sept 2nd\n\nBartees Strange is a producer and songwriter in Washington, D.C.His mother is an opera singer. His dad served in the military for decades. He traveled widely for his parents jobs — born in Ipswich, England 1989, his family did stints in Germany, Greenland, and a number of states across America before he hit his 12th birthday when they settled down in Mustang, Oklahoma. https://barteesstrange.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}