Information about plays

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

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

{
    "id": 3556509,
    "uri": "https://api.kexp.org/v2/plays/3556509/?format=api",
    "airdate": "2025-09-23T00:05:27-07:00",
    "show": 64637,
    "show_uri": "https://api.kexp.org/v2/shows/64637/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-0c00f95e-63dc-4dbe-95e8-f00d48c39265/mbid-0c00f95e-63dc-4dbe-95e8-f00d48c39265-42036655844_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-0c00f95e-63dc-4dbe-95e8-f00d48c39265/mbid-0c00f95e-63dc-4dbe-95e8-f00d48c39265-42036655844_thumb250.jpg",
    "song": "Secret City",
    "track_id": "20760e86-fbd3-45f4-a0c8-b391a29c97eb",
    "recording_id": "071740d3-bb15-42e9-a47c-66589fe44e0b",
    "artist": "Kieran Hebden + William Tyler",
    "artist_ids": [
        "cb661251-3bc2-4373-bd7c-4b1531275c4c",
        "37e374de-ed4a-4bab-97ac-b6520971b0ed"
    ],
    "album": "41 Longfield Street Late ‘80s",
    "release_id": "0c00f95e-63dc-4dbe-95e8-f00d48c39265",
    "release_group_id": "02c5db74-15d6-498a-8317-db3410cd3901",
    "labels": [
        "Temporary Residence Limited"
    ],
    "label_ids": [
        "ce05124e-f6be-4f68-b73a-1dfda9e2b576"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inspired the pair's \"shared deep connection to ‘80s American country and folk music\" - https://fourtet.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}