Information about plays

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

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

{
    "id": 3656915,
    "uri": "https://api.kexp.org/v2/plays/3656915/?format=api",
    "airdate": "2026-05-19T17:30:30-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-04bcec83-12f9-4821-8344-ececd622e64d/mbid-04bcec83-12f9-4821-8344-ececd622e64d-44733265844_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-04bcec83-12f9-4821-8344-ececd622e64d/mbid-04bcec83-12f9-4821-8344-ececd622e64d-44733265844_thumb250.jpg",
    "song": "Ne Noya (Daphni mix)",
    "track_id": "8b10837a-74f1-4237-adfb-8ab2419bf69b",
    "recording_id": "515ba5b5-5d5f-495e-8b36-b48ec72bea65",
    "artist": "Daphni",
    "artist_ids": [
        "859216c4-5d01-479b-b6c3-e20cc591a86a"
    ],
    "album": "Dj-Kicks",
    "release_id": "04bcec83-12f9-4821-8344-ececd622e64d",
    "release_group_id": "931ec554-6cec-446b-8091-fd4226f3bb47",
    "labels": [
        "!K7"
    ],
    "label_ids": [
        "893364ff-1830-4694-833d-93751f14f984"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daphni is Caribou — Dan Snaith's other name, the one he saves for the dancefloor. \"Ne Noya (Daphni Mix)\" is one of his most beloved edits, a chopped reworking of a 1973 Togolese single by Cos-Ber-Zam that gets unearthed every few years to remind everyone how it's done. It just resurfaced on Sofia Kourtesis's brand-new \"DJ-Kicks\" entry, that came out in March on !K7 — a mix the Berlin-based Peruvian producer built around the grief of losing her mother.\n\nhttps://sofiakourtesis.bandcamp.com/album/dj-kicks-sofia-kourtesis-2\nhttps://caribouband.bandcamp.com/\nhttps://www.caribou.fm/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}