Information about plays

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

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

{
    "id": 3567469,
    "uri": "https://api.kexp.org/v2/plays/3567469/?format=api",
    "airdate": "2025-10-20T05:18:46-07:00",
    "show": 64884,
    "show_uri": "https://api.kexp.org/v2/shows/64884/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-252d185f-cfc2-492b-ab18-7aceace2556d/mbid-252d185f-cfc2-492b-ab18-7aceace2556d-43294028282_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-252d185f-cfc2-492b-ab18-7aceace2556d/mbid-252d185f-cfc2-492b-ab18-7aceace2556d-43294028282_thumb250.jpg",
    "song": "Beauty Comes of Everything",
    "track_id": "4399308e-d8ac-47b7-b473-e2cc12f0b6da",
    "recording_id": "4455b313-6849-4e77-bf9b-1ad7882475d9",
    "artist": "Warren Dunes",
    "artist_ids": [
        "b1cd7f1a-96a9-4990-a991-34b44088a756"
    ],
    "album": "Beauty Comes Of Everything",
    "release_id": "252d185f-cfc2-492b-ab18-7aceace2556d",
    "release_group_id": "1990933b-24d5-43d8-a222-ecbd0578b8d5",
    "labels": [
        "Mother West"
    ],
    "label_ids": [
        "92f285d2-5d83-47af-9125-8dee0aa897cd"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Warren Dunes will be performing the 3rd annual \"A Very Warren Dunes Christmas\" in Seattle at The Crocodile on Friday, December 19th.\n\nThe trio released \"Beauty Comes of Everything\" as a single earlier this month. \n\nhttps://warrendunes.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}