Information about plays

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

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

{
    "id": 3625497,
    "uri": "https://api.kexp.org/v2/plays/3625497/?format=api",
    "airdate": "2026-03-05T05:03:28-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-261ca05c-f81f-4943-b3c8-e81445b47a85/mbid-261ca05c-f81f-4943-b3c8-e81445b47a85-13505297864_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-261ca05c-f81f-4943-b3c8-e81445b47a85/mbid-261ca05c-f81f-4943-b3c8-e81445b47a85-13505297864_thumb250.jpg",
    "song": "Stand or Fall",
    "track_id": "e21d7412-023d-3c87-9977-0b52099cbba3",
    "recording_id": "24938cf5-f749-412a-92fb-4f1f8e548c6f",
    "artist": "The Fixx",
    "artist_ids": [
        "0d32d0c9-69aa-407c-93e3-92b72e471d37"
    ],
    "album": "Shuttered Room",
    "release_id": "261ca05c-f81f-4943-b3c8-e81445b47a85",
    "release_group_id": "f6107268-5cbe-3b34-abdb-d1ff703ab00b",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, it's Early with Eva Walker. \n--\nThis 1982 song was about the Cold War and the constant threat of nuclear war between the Soviet Union and the Eastern Bloc and the U.S. and the NATO allies.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}