Information about plays

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

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

{
    "id": 3665296,
    "uri": "https://api.kexp.org/v2/plays/3665296/?format=api",
    "airdate": "2026-06-08T09:31:11-07:00",
    "show": 66935,
    "show_uri": "https://api.kexp.org/v2/shows/66935/?format=api",
    "image_uri": "https://dn720609.ca.archive.org/0/items/mbid-db9d5b78-884e-480c-82b5-458e79bc95a3/mbid-db9d5b78-884e-480c-82b5-458e79bc95a3-44762474821_thumb500.jpg",
    "thumbnail_uri": "https://dn720609.ca.archive.org/0/items/mbid-db9d5b78-884e-480c-82b5-458e79bc95a3/mbid-db9d5b78-884e-480c-82b5-458e79bc95a3-44762474821_thumb250.jpg",
    "song": "Already Dreaming",
    "track_id": "9bd07a97-74b0-4522-b3d5-b18c108eb4bc",
    "recording_id": "aee947cc-72ee-405c-a859-5817345f0e35",
    "artist": "of Montreal",
    "artist_ids": [
        "8475297d-fb78-4630-8d74-9b87b6bb7cc8"
    ],
    "album": "aethermead",
    "release_id": "db9d5b78-884e-480c-82b5-458e79bc95a3",
    "release_group_id": "5ace2fb7-de61-4473-a9b9-49d53e056884",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Already Dreaming\" is the second single from of Montreal's new, 2026 album, aethermead, which released on June 5, 2026.\n\nhttps://ofmontreal.bandcamp.com/album/aethermead",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}