Information about plays

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

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

{
    "id": 3636001,
    "uri": "https://api.kexp.org/v2/plays/3636001/?format=api",
    "airdate": "2026-03-31T12:00:54-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-42426362764_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-42426362764_thumb250.jpg",
    "song": "Against the Grain",
    "track_id": "0035cd0c-ff75-48e5-81e5-54a22348f464",
    "recording_id": "c330e37c-7d72-44d3-8450-d057c478a090",
    "artist": "Frankie Cosmos",
    "artist_ids": [
        "e49dd402-2297-4192-a359-48b233d39cd4"
    ],
    "album": "Different Talking",
    "release_id": "dbe89fe0-aade-4c23-95c6-8e475c28476f",
    "release_group_id": "87b60a60-c960-4e05-a1c3-d1a23ab298f9",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl was the host when Greta Kline (Frankie Cosmos) performed live in the KEXP studio in October, 2025: https://www.youtube.com/watch?v=9YfN57d5E8A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}