Information about plays

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

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

{
    "id": 3529105,
    "uri": "https://api.kexp.org/v2/plays/3529105/?format=api",
    "airdate": "2025-07-19T18:40:21-07:00",
    "show": 64059,
    "show_uri": "https://api.kexp.org/v2/shows/64059/?format=api",
    "image_uri": "https://ia800909.us.archive.org/29/items/mbid-4e494eef-ed8d-436f-9154-732f10b3b71c/mbid-4e494eef-ed8d-436f-9154-732f10b3b71c-42523470004_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/29/items/mbid-4e494eef-ed8d-436f-9154-732f10b3b71c/mbid-4e494eef-ed8d-436f-9154-732f10b3b71c-42523470004_thumb250.jpg",
    "song": "BEAT DROP",
    "track_id": "940a4f65-df19-4bcd-9ef4-ba7160eb67b5",
    "recording_id": "6bcdcfa7-a4b8-4026-adf6-d7f0cce1700c",
    "artist": "Jarv Dee X Bad Colours",
    "artist_ids": [
        "cab67f5f-2d61-4f61-bd30-7d64e18c72e2",
        "9896f201-6fd6-4e29-b392-4d3c0a8a489f"
    ],
    "album": "BLAKHOUSE 2: TRIAL BY FIRE",
    "release_id": "4e494eef-ed8d-436f-9154-732f10b3b71c",
    "release_group_id": "b8ac5dfc-2cad-4c53-9faf-f859298ae2a2",
    "labels": [
        "MOOR COLOURS"
    ],
    "label_ids": [
        "23f65820-f9ea-4914-9b57-fdc7b1aaffc0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The newest collab between Seattle rapper Jarv Dee and Brooklyn producer Bad Colours! The new release features Dave B and Gifted Gab! You gotta listen to the whole thing:\n\nhttps://jarvdee.bandcamp.com/album/blakhouse-2-trial-by-fire\n\nRead about the original BLAKHOUSE, which dropped in 2021: https://kexp.org/read/2021/11/8/bad-colours-offers-new-palette-seattle-rapper-jarv-dee-new-ep-blakhouse/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}