Information about plays

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

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

{
    "id": 3641533,
    "uri": "https://api.kexp.org/v2/plays/3641533/?format=api",
    "airdate": "2026-04-13T10:44:45-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb250.jpg",
    "song": "3 Sisters",
    "track_id": "15dfd936-ba54-4f10-baf1-ce11e0a18788",
    "recording_id": "cb27c42c-cfbe-4c56-bf5e-86ec961cb001",
    "artist": "Waxahatchee",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20"
    ],
    "album": "Tigers Blood",
    "release_id": "6217d90e-9517-445c-9396-c7862ed2a143",
    "release_group_id": "f9aa9b53-2c89-4901-926e-e992f1e4d8c0",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Co-headlining shows with MJ Lenderman:\n- Seattle - May 3rd (Paramount Theatre)\n- San Francisco - May 5th (The Masonic)\n\nEnjoy Live Video from Waxahatchee's 2025 KEXP In-Studio, hosted by Cheryl: https://bit.ly/4c8TO4f.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}