Information about plays

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

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

{
    "id": 3670596,
    "uri": "https://api.kexp.org/v2/plays/3670596/?format=api",
    "airdate": "2026-06-21T04:27:13-07:00",
    "show": 67047,
    "show_uri": "https://api.kexp.org/v2/shows/67047/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-47cbe5db-4847-4633-99ca-46c926719700/mbid-47cbe5db-4847-4633-99ca-46c926719700-45280733422_thumb500.jpg",
    "thumbnail_uri": "https://ia601002.us.archive.org/31/items/mbid-47cbe5db-4847-4633-99ca-46c926719700/mbid-47cbe5db-4847-4633-99ca-46c926719700-45280733422_thumb250.jpg",
    "song": "Together (feat. Nikki Nair, Jessy Lanza & Prentiss)",
    "track_id": "46e9e430-4234-41ca-a828-aa25128d6f6e",
    "recording_id": "717e5c7f-09d8-4d52-bc82-03967312a813",
    "artist": "The Avalanches feat. Nikki Nair, Jessy Lanza & Prentiss",
    "artist_ids": [
        "0dfb3c3d-e140-4575-baf3-7ff20ae56c9c",
        "485c0d0f-d23d-4615-bfcc-e15a2d7a9bad",
        "a6623d39-2d8e-4f70-8242-0a9553b91e50",
        "e6f1e20d-81cb-4dfb-912c-7b428abd5da8"
    ],
    "album": "Together",
    "release_id": "47cbe5db-4847-4633-99ca-46c926719700",
    "release_group_id": "026003e1-7c4d-4242-a0b2-ed9874ea058e",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2026-05-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since last fall, the Avalanches have been teasing the followup to their 2020 LP We Will Always Love You.\n\n\"Together\" features LA-based producer Nikki Nair, Canadian dance-pop experimenter Jessy Lanza, and viral teenage sensation Prentiss.\n\nThe buzzy tune comes with a video directed and animated by Jonathan Zawada, and it depicts an iPod and computer disc walking together, building on the recurring theme of digital media that's also in Takumi.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}