Information about plays

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

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

{
    "id": 3539533,
    "uri": "https://api.kexp.org/v2/plays/3539533/?format=api",
    "airdate": "2025-08-13T09:03:57-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia800707.us.archive.org/2/items/mbid-7db5fff5-e0c6-441b-8758-7a1353637563/mbid-7db5fff5-e0c6-441b-8758-7a1353637563-41614051202_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/2/items/mbid-7db5fff5-e0c6-441b-8758-7a1353637563/mbid-7db5fff5-e0c6-441b-8758-7a1353637563-41614051202_thumb250.jpg",
    "song": "Dixon",
    "track_id": "7cb70384-0ba1-4ce4-ac96-c9276791c94d",
    "recording_id": "0b7e1e39-034a-48a9-b2ca-1ceae0c4cc7a",
    "artist": "Midnight Rodeo",
    "artist_ids": [
        "0208c964-b499-4f14-9e8f-6f47df4ef8da"
    ],
    "album": "Chaos Era",
    "release_id": "7db5fff5-e0c6-441b-8758-7a1353637563",
    "release_group_id": "1628cd60-e129-4d69-9a27-63adca5de51f",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The LP’s title refers to tumultuous personal events they’ve helped each other through. Reinforcing their bonding. With no pointed political agenda, the album is about “escape”. “We want people to dance”, they say.\" https://midnightrodeo.bandcamp.com/album/chaos-era",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}