Information about plays

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

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

{
    "id": 3667381,
    "uri": "https://api.kexp.org/v2/plays/3667381/?format=api",
    "airdate": "2026-06-13T14:24:21-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn710404.ca.archive.org/0/items/mbid-0f5fdb2d-c0c3-4f48-8f03-777e7b90b3ee/mbid-0f5fdb2d-c0c3-4f48-8f03-777e7b90b3ee-45255946357_thumb500.jpg",
    "thumbnail_uri": "https://dn710404.ca.archive.org/0/items/mbid-0f5fdb2d-c0c3-4f48-8f03-777e7b90b3ee/mbid-0f5fdb2d-c0c3-4f48-8f03-777e7b90b3ee-45255946357_thumb250.jpg",
    "song": "Enjoy the Clouds",
    "track_id": "b420a93f-2030-4d1c-bb2e-3e882dda4bfb",
    "recording_id": "fc07f7c5-ea9e-4858-98e0-7f360fd5c065",
    "artist": "Marika Christine",
    "artist_ids": [
        "03a9bb93-2660-4bfc-88e8-ff3caff8ef7e"
    ],
    "album": "Enjoy the Clouds",
    "release_id": "0f5fdb2d-c0c3-4f48-8f03-777e7b90b3ee",
    "release_group_id": "7074bf8f-a79d-4202-b027-fd1bc4149bb4",
    "labels": [
        "Anxiety Blanket Records"
    ],
    "label_ids": [
        "4418d2f0-d615-4347-8040-f5e77974a7b0"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from San Francisco's Marika Christine.\n---\nhttps://marikachristine.bandcamp.com/album/enjoy-the-clouds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}