Information about plays

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

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

{
    "id": 3625287,
    "uri": "https://api.kexp.org/v2/plays/3625287/?format=api",
    "airdate": "2026-03-04T17:00:55-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://ia800506.us.archive.org/6/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb250.jpg",
    "song": "STAMPEDE",
    "track_id": "b3132fc2-51af-4e06-8ec1-ed21f4958086",
    "recording_id": "e1ad859a-c51f-4aab-9302-dde6bab64c75",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "STAMPEDE",
    "release_id": "d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09",
    "release_group_id": "64fe60ba-decd-48fa-969d-59a3dea73202",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Genesis Owusu released this single last month! Alongside Owusu's other recent singles, \"PIRATE RADIO\" and \"DEATH CULT ZOMBIE,\" the new release \"assert[s] community as the most significant form of resistance in troubled times.\n\n\"'There are people who have expansive amounts of money, who are intentionally acting to separate us so they can keep getting richer at the expense of general human wellbeing,\" [Owusu] notes. \n\n\"We’re all under that same thumb and we need to realise that.\" https://tinyurl.com/4msnmwn5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}