Information about plays

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

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

{
    "id": 3621714,
    "uri": "https://api.kexp.org/v2/plays/3621714/?format=api",
    "airdate": "2026-02-24T12:58:58-08:00",
    "show": 66019,
    "show_uri": "https://api.kexp.org/v2/shows/66019/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0-15421085739_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0/mbid-ec3ecd24-1eb8-4135-8380-c1edf34b24d0-15421085739_thumb250.jpg",
    "song": "Secrets",
    "track_id": "ae033dc7-eb68-4e02-bf25-f1f606ec74ea",
    "recording_id": "8b52d077-7322-4385-ae2d-f0c0a9fd3f48",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Secrets",
    "release_id": "ec3ecd24-1eb8-4135-8380-c1edf34b24d0",
    "release_group_id": "4b6dabb0-0582-47ac-bab9-1511d5aaa83c",
    "labels": [
        "High Beam Records"
    ],
    "label_ids": [
        "c5c12950-9160-4ba4-ba7b-1b762359192f"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Iza in Corvallis!  Best wishes on your DJ set today!!\n---\nWatch Deep Sea Diver's May 2025 KEXP Gathering Space performance, hosted by Cheryl!  https://bit.ly/48BNQ8U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}