Information about plays

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

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

{
    "id": 3629373,
    "uri": "https://api.kexp.org/v2/plays/3629373/?format=api",
    "airdate": "2026-03-15T16:42:38-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://ia601609.us.archive.org/19/items/mbid-3263e331-f14b-4845-8364-d69ddd85a096/mbid-3263e331-f14b-4845-8364-d69ddd85a096-44124085398_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-3263e331-f14b-4845-8364-d69ddd85a096/mbid-3263e331-f14b-4845-8364-d69ddd85a096-44124085398_thumb250.jpg",
    "song": "Clipping",
    "track_id": "305af834-c320-48f5-a74a-b708c813ed25",
    "recording_id": "014afeb3-3213-4582-be53-70cd3db5adf7",
    "artist": "Special Friend",
    "artist_ids": [
        "14e37976-4534-45a1-b0b6-0213404e1293"
    ],
    "album": "Clipping",
    "release_id": "3263e331-f14b-4845-8364-d69ddd85a096",
    "release_group_id": "9e280a1b-f10c-4f8e-aa24-08f0d0e0dc73",
    "labels": [
        "Howlin Banana Records"
    ],
    "label_ids": [
        "c8cd10eb-980f-425f-8862-c4fafb754664"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Franco-American duo Special Friend— Erica Ashleson (drums & vocals) and Guillaume Siracusa (guitar & vocals)—are set to return with Clipping, a new full-length with Howlin’ Banana and Skep Wax which updates their minimalist, lo-fi indie pop sensibilities with extra richness.  https://tinyurl.com/bdhe55cx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}