Information about plays

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

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

{
    "id": 3668920,
    "uri": "https://api.kexp.org/v2/plays/3668920/?format=api",
    "airdate": "2026-06-17T01:59:16-07:00",
    "show": 67009,
    "show_uri": "https://api.kexp.org/v2/shows/67009/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-81cc4e82-6715-47dc-8080-1f12577a5074/mbid-81cc4e82-6715-47dc-8080-1f12577a5074-35682788218_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/30/items/mbid-81cc4e82-6715-47dc-8080-1f12577a5074/mbid-81cc4e82-6715-47dc-8080-1f12577a5074-35682788218_thumb250.jpg",
    "song": "DRIFT",
    "track_id": "5bd98c65-8e06-4878-b66b-862c4bd6b05a",
    "recording_id": "88aab38b-601b-448d-bb2a-9415bf6309c1",
    "artist": "Cartel Madras",
    "artist_ids": [
        "f29951c8-12f8-4b8d-acf3-abf0591652af"
    ],
    "album": "The Serpent and the Tiger",
    "release_id": "81cc4e82-6715-47dc-8080-1f12577a5074",
    "release_group_id": "a9af9f59-c3a7-4f35-8e89-732108b8201e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2021-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the video for \"LAVENDER NIGHTZ,\" a single from Cartel Madras' latest album, The Serpent and the Tiger, out now on Sub Pop Records. https://www.youtube.com/watch?v=sQl8gV8NVk4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}