Information about plays

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

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

{
    "id": 3626275,
    "uri": "https://api.kexp.org/v2/plays/3626275/?format=api",
    "airdate": "2026-03-07T05:53:13-08:00",
    "show": 66114,
    "show_uri": "https://api.kexp.org/v2/shows/66114/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-3bd38f5c-04ad-4b3a-9afc-3470fbed8098/mbid-3bd38f5c-04ad-4b3a-9afc-3470fbed8098-44125839318_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-3bd38f5c-04ad-4b3a-9afc-3470fbed8098/mbid-3bd38f5c-04ad-4b3a-9afc-3470fbed8098-44125839318_thumb250.jpg",
    "song": "AA BOUQUET FOR YOUR 180 FACE",
    "track_id": "e1610ba1-eaff-45e8-aa34-2c2e10f0f20f",
    "recording_id": "8da784e2-680f-44f5-bdb1-4a4a0cb49337",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "QWERTY II",
    "release_id": "3bd38f5c-04ad-4b3a-9afc-3470fbed8098",
    "release_group_id": "263229a9-fe0a-4600-ac70-3d58a9648b77",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2024-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "new EP from rising Japanese-Canadian artist Saya Gray",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}