Information about plays

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

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

{
    "id": 3572314,
    "uri": "https://api.kexp.org/v2/plays/3572314/?format=api",
    "airdate": "2025-10-31T18:45:59-07:00",
    "show": 64985,
    "show_uri": "https://api.kexp.org/v2/shows/64985/?format=api",
    "image_uri": "https://ia601606.us.archive.org/24/items/mbid-859bbbab-abaa-4024-abb2-128519fb945e/mbid-859bbbab-abaa-4024-abb2-128519fb945e-41483018777_thumb500.jpg",
    "thumbnail_uri": "https://ia601606.us.archive.org/24/items/mbid-859bbbab-abaa-4024-abb2-128519fb945e/mbid-859bbbab-abaa-4024-abb2-128519fb945e-41483018777_thumb250.jpg",
    "song": "Lost in the Night",
    "track_id": "399b6d07-80c5-40a2-a951-b397e8dfaf13",
    "recording_id": "1be83160-b7e6-4a90-878b-caba4f6dcb30",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Lost in the Night",
    "release_id": "859bbbab-abaa-4024-abb2-128519fb945e",
    "release_group_id": "603f6bd6-0359-4ada-abd3-0395888ab328",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jim in Oregon!\n\nDark Chisme is a Seattle-based dark wave band started by Chicago-raised Latina DJ and Producer Christine Gutierrez (Vocals, Synths) and E (Bass, Synths).\n--\nSee a live performance in our studio in November, 2024: https://www.youtube.com/watch?v=ugaexsdQHMI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}