Information about plays

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

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

{
    "id": 3545039,
    "uri": "https://api.kexp.org/v2/plays/3545039/?format=api",
    "airdate": "2025-08-26T11:19:32-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia903406.us.archive.org/3/items/mbid-2e942689-5d23-418d-bf65-255ec37c450a/mbid-2e942689-5d23-418d-bf65-255ec37c450a-28537376315_thumb500.jpg",
    "thumbnail_uri": "https://ia803406.us.archive.org/3/items/mbid-2e942689-5d23-418d-bf65-255ec37c450a/mbid-2e942689-5d23-418d-bf65-255ec37c450a-28537376315_thumb250.jpg",
    "song": "Her Hippo",
    "track_id": "9da9b643-c971-424e-884b-1216e8d8fe08",
    "recording_id": "27353c46-0584-4ab1-94b9-f384af7379b6",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "New Long Leg",
    "release_id": "8f5c9efb-8bec-4cad-981d-d9ad4195ea81",
    "release_group_id": "adfb59fc-f1ea-4e2c-9de9-25be31c3019d",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2021-04-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“It started off quite specific in my mind, but it became more and more about an escape fantasy,” says singer Florence Shaw of the meaning behind “Her Hippo”. “[It’s] the idea of wanting to run away from something or someone or a situation or a place that was negative, but there’s also a little bit of a seed of light futility in it as well...\"\n--\nDry Cleaning performed \"Her Hippo\" during a Live on KEXP at Home session in 2021: https://bit.ly/3uOaypn.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}