Information about plays

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

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

{
    "id": 3551441,
    "uri": "https://api.kexp.org/v2/plays/3551441/?format=api",
    "airdate": "2025-09-10T22:10:16-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://ia801803.us.archive.org/10/items/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c-41943624792_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c-41943624792_thumb250.jpg",
    "song": "マジックアワー - Magic Hour",
    "track_id": "b3cb9213-4d1a-4c97-927b-0af42e955b6d",
    "recording_id": "0c96d399-a097-4491-b12d-44ea97acf5c6",
    "artist": "TAMTAM",
    "artist_ids": [
        "795c75da-6dd6-4a1b-a9cb-b1ec899ae02c"
    ],
    "album": "Where They Dwell",
    "release_id": "a71ed743-c102-48b9-9294-0e61cbac2b5c",
    "release_group_id": "fd174124-8593-43ab-9fc9-2aa8bdf5030e",
    "labels": [
        "Peoples Potential Unlimited"
    ],
    "label_ids": [
        "cbc20b0f-f88c-4efd-aed4-e98ab5213e5f"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second full-length on PPU from Tokyo band TAMTAM.\n\nhttps://tamtam.bandcamp.com\n\nGuitarist and DJ Yuthke hosted a guest DJ mix for Midnight in a Perfect World last year.\n\nhttps://www.kexp.org/read/2024/2/21/midnight-in-a-perfect-world-tamtam/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}