Information about plays

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

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

{
    "id": 3667386,
    "uri": "https://api.kexp.org/v2/plays/3667386/?format=api",
    "airdate": "2026-06-13T14:39:38-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-4ca5a3ef-5e38-4317-8232-bc8792caf278/mbid-4ca5a3ef-5e38-4317-8232-bc8792caf278-45347811683_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-4ca5a3ef-5e38-4317-8232-bc8792caf278/mbid-4ca5a3ef-5e38-4317-8232-bc8792caf278-45347811683_thumb250.jpg",
    "song": "See Out Loud",
    "track_id": "945f4128-4ba9-4810-b453-bdbe87d6930e",
    "recording_id": "dccaf14a-57bc-42f2-b85a-1622328e2c40",
    "artist": "Interpol",
    "artist_ids": [
        "b23e8a63-8f47-4882-b55b-df2c92ef400e"
    ],
    "album": "This Mirror Weighs A Ton",
    "release_id": "4ca5a3ef-5e38-4317-8232-bc8792caf278",
    "release_group_id": "5a2717f1-cc28-42d7-aea6-00a7bb2c4355",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2026-08-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Interpol have announced their eighth album, 'This Mirror Weighs a Ton', which will be out August 28 AND shared an excellent new song called \"See Out Loud.\"\n\nInterpol are on tour this summer including headline shows with openers including Youth Lagoon, DIIV, julie and more...\n\nInterpol is on tour!\n* Tacoma on August 8 at the Dune Peninsula\n* San Francisco on August 11 at The Warfield\n\nhttps://interpol.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}