Information about plays

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

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

{
    "id": 3665301,
    "uri": "https://api.kexp.org/v2/plays/3665301/?format=api",
    "airdate": "2026-06-08T09:47:06-07:00",
    "show": 66935,
    "show_uri": "https://api.kexp.org/v2/shows/66935/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-f0f9cb8d-7cc7-447c-9241-d09ca49dd4b7/mbid-f0f9cb8d-7cc7-447c-9241-d09ca49dd4b7-45280710516_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-f0f9cb8d-7cc7-447c-9241-d09ca49dd4b7/mbid-f0f9cb8d-7cc7-447c-9241-d09ca49dd4b7-45280710516_thumb250.jpg",
    "song": "Every Single Weekend",
    "track_id": "ff0b1ed9-e52f-4e2f-ab70-0cff78ee6457",
    "recording_id": "243332a2-8c42-4485-9926-e3418485776c",
    "artist": "The Avalanches feat. Jamie xx",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "Every Single Weekend",
    "release_id": "f0f9cb8d-7cc7-447c-9241-d09ca49dd4b7",
    "release_group_id": "4bf193a4-e0bd-4078-8073-06dc09a636ad",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2026-06-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following their In Waves collaboration “All You Children,” the Aussie trio has reunited with Jamie xx for “Every Single Weekend,” as well as with video director Jonathan Zawada. His short tells the story of a hopeful model trying out for an ad for the fictional El Dorado drink that has been a motif of this current Avalanches rollout. Will they get the part?\nWatch the official video to see: https://youtu.be/H-gMpKXHpIM\n\nhttps://pitchfork.com/news/the-avalanches-and-jamie-xx-reunite-for-every-single-weekend/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}