Information about plays

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

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

{
    "id": 3627714,
    "uri": "https://api.kexp.org/v2/plays/3627714/?format=api",
    "airdate": "2026-03-11T09:32:52-07:00",
    "show": 66151,
    "show_uri": "https://api.kexp.org/v2/shows/66151/?format=api",
    "image_uri": "https://ia800209.us.archive.org/26/items/mbid-5a324464-95dc-3366-8ff5-7ab376a1bca2/mbid-5a324464-95dc-3366-8ff5-7ab376a1bca2-2550830353_thumb500.jpg",
    "thumbnail_uri": "https://ia800209.us.archive.org/26/items/mbid-5a324464-95dc-3366-8ff5-7ab376a1bca2/mbid-5a324464-95dc-3366-8ff5-7ab376a1bca2-2550830353_thumb250.jpg",
    "song": "Sleep Now in the Fire",
    "track_id": "2e34930d-2ec8-3b0b-8543-75124b8e028e",
    "recording_id": "1d9cea43-ce62-4f52-b3e6-703d2956dfd4",
    "artist": "Rage Against the Machine",
    "artist_ids": [
        "3798b104-01cb-484c-a3b0-56adc6399b80"
    ],
    "album": "The Battle of Los Angeles",
    "release_id": "5a324464-95dc-3366-8ff5-7ab376a1bca2",
    "release_group_id": "25e72bf4-09fc-3e66-9d31-9247d91b4819",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1999-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is about the influence of capitalism and the United States on the world. Numerous references to exploitative Western legacies (Columbus' ships, the fields overseer of the slaves in the American South, my agents of orange, the priests of Hiroshima).--Songfacts (https://tinyurl.com/3jc6tfpb)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}