Information about plays

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

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

{
    "id": 3657069,
    "uri": "https://api.kexp.org/v2/plays/3657069/?format=api",
    "airdate": "2026-05-20T03:04:53-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-c2f14cb7-e81b-487a-ad7e-3e94452517c9/mbid-c2f14cb7-e81b-487a-ad7e-3e94452517c9-45000184831_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/16/items/mbid-c2f14cb7-e81b-487a-ad7e-3e94452517c9/mbid-c2f14cb7-e81b-487a-ad7e-3e94452517c9-45000184831_thumb250.jpg",
    "song": "Fold",
    "track_id": "7d70f204-2e97-4fac-9390-6290516f9fa5",
    "recording_id": "bfff3193-22c9-451e-b005-d3dadad4ac51",
    "artist": "Jump Source ft. CFCF & Helena Deland",
    "artist_ids": [
        "c06cb96b-2a5c-439a-8171-fe3bd7d01ac3",
        "d50fd0c2-ea32-4fb2-b27a-a89e4d3501cd",
        "3bfbe43b-dfb7-4e6a-bdee-1a554f168f1c"
    ],
    "album": "Fold",
    "release_id": "c2f14cb7-e81b-487a-ad7e-3e94452517c9",
    "release_group_id": "2906a459-5778-4360-a924-82728da5c618",
    "labels": [
        "NAFF"
    ],
    "label_ids": [
        "8546c2f5-488c-442b-92a9-ce7021d4ec93"
    ],
    "release_date": "2026-04-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "debut full-length from Montreal's Patrick Holland & Francis Latreille aka Priori) - https://jumpsource.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}