Information about plays

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

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

{
    "id": 3625140,
    "uri": "https://api.kexp.org/v2/plays/3625140/?format=api",
    "airdate": "2026-03-04T08:25:54-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-79d35845-7b0b-4624-9999-a13ca25c653f/mbid-79d35845-7b0b-4624-9999-a13ca25c653f-4766809847_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-79d35845-7b0b-4624-9999-a13ca25c653f/mbid-79d35845-7b0b-4624-9999-a13ca25c653f-4766809847_thumb250.jpg",
    "song": "Montego Slay",
    "track_id": "ef64858a-c7b8-33be-9eb9-103332a6480a",
    "recording_id": "dd98eb84-ca2b-4df7-a999-383a38b92fc1",
    "artist": "People Under the Stairs",
    "artist_ids": [
        "3dc00dcb-6106-43d1-b48d-21d236f53983"
    ],
    "album": "O.S.T.",
    "release_id": "79d35845-7b0b-4624-9999-a13ca25c653f",
    "release_group_id": "141fbded-cc06-37ef-ade8-7d70bae561ed",
    "labels": [
        "Om Records"
    ],
    "label_ids": [
        "3a3876c3-a364-4cdd-91df-2d4c10f36cea"
    ],
    "release_date": "2002-06-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known for their focus on traditional hip-hop sampling, beat creation, and rhyming, the West Coast rap duo People Under the Stairs got their start in the late '90s in Los Angeles.\n\nO.S.T is the third full-length release from Thes One and Double K (RIP). In the liner notes, they describe O.S.T. as \"an album that is made up of old records and personal experiences\".\n\nhttps://peopleunderthestairs.bandcamp.com\nhttps://www.puts.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}