Information about plays

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

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

{
    "id": 3561989,
    "uri": "https://api.kexp.org/v2/plays/3561989/?format=api",
    "airdate": "2025-10-06T10:24:43-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-b5a2c004-d5dc-4e61-9d5c-387671ef7d93/mbid-b5a2c004-d5dc-4e61-9d5c-387671ef7d93-35266018550_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-b5a2c004-d5dc-4e61-9d5c-387671ef7d93/mbid-b5a2c004-d5dc-4e61-9d5c-387671ef7d93-35266018550_thumb250.jpg",
    "song": "Mysterious Love",
    "track_id": "597eccef-bb5e-4a4d-9585-ae6baae7edd7",
    "recording_id": "0db4b9c1-fcbc-40a7-8748-4ad31fa33bed",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "3D Country",
    "release_id": "b5a2c004-d5dc-4e61-9d5c-387671ef7d93",
    "release_group_id": "d87d8f5d-4d89-45e1-b86d-2f9241db0edc",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2023-06-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#581 on YOUR countdown of the greatest albums of all-time.\n\nGeese is playing:\n- Bellingham, WA (Western Washington University) on October 23rd\n- Seattle, WA (The Showbox) on October 24th\n- San Francisco, CA (The Fillmore) on October 28th\n\nWatch Geese's Live on KEXP performance from THING Fest here: https://youtu.be/yrlWRzTcwKw.\n\nhttps://geeseband.com/\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}