Information about plays

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

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

{
    "id": 3540875,
    "uri": "https://api.kexp.org/v2/plays/3540875/?format=api",
    "airdate": "2025-08-16T19:12:55-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?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": "WATCH THIS",
    "track_id": "b85d2dbe-1e00-419b-a395-bfa8f81b8c11",
    "recording_id": "35b51c7a-cb10-4cd4-9086-9da64bdbab54",
    "artist": "Jarv Dee X Bad Colours feat. Gifted Gab",
    "artist_ids": [
        "cab67f5f-2d61-4f61-bd30-7d64e18c72e2",
        "b775cccf-c07a-4b1e-92ee-ee75dfaa18e2",
        "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": "Seattle's Jarv Dee linking up for part 2 of a collaborative project with Bad Colours, a London-born, Maryland-raised, Brooklyn-based DJ, songwriter, producer, and instrumentalist. Features fellow Moor Gang emcee Gifted Gab.\n\n\n\nhttps://jarvdee.bandcamp.com/album/blakhouse-2-trial-by-fire",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}