Information about plays

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

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

{
    "id": 3665236,
    "uri": "https://api.kexp.org/v2/plays/3665236/?format=api",
    "airdate": "2026-06-08T05:48:22-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-4cd5ea4b-6186-4575-a026-d7f07cd5be2f/mbid-4cd5ea4b-6186-4575-a026-d7f07cd5be2f-41058859321_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-4cd5ea4b-6186-4575-a026-d7f07cd5be2f/mbid-4cd5ea4b-6186-4575-a026-d7f07cd5be2f-41058859321_thumb250.jpg",
    "song": "Hearts on Loop (edit)",
    "track_id": "e4be34e6-e25c-4e25-ae3c-d2b56d5ca011",
    "recording_id": "541f530f-ef31-4a9f-8a23-2f9744006f9d",
    "artist": "CAPYAC feat. Reggie Watts",
    "artist_ids": [
        "7b372d84-9141-4e0b-9629-66cdfddc31c3",
        "cf6a0510-b08c-4452-b28e-979fb57ff035"
    ],
    "album": "Hearts on Loop (edit)",
    "release_id": "4cd5ea4b-6186-4575-a026-d7f07cd5be2f",
    "release_group_id": "6d2d2ce5-5ee2-46ee-b1f9-b1942d752b08",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Antarctica (!)\n\nCAPYAC is a self-described surrealist dance band known for their wild, theater-like live shows and high-energy electronic beats. They fuse elements of French house music, Detroit techno, jazz, and classic funk.\n\nhttps://capyac.bandcamp.com/album/songs-from-celestial-city",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}