Information about plays

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

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

{
    "id": 3625288,
    "uri": "https://api.kexp.org/v2/plays/3625288/?format=api",
    "airdate": "2026-03-04T17:04:12-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn711205.ca.archive.org/0/items/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030-44503354130_thumb500.jpg",
    "thumbnail_uri": "https://dn711205.ca.archive.org/0/items/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030-44503354130_thumb250.jpg",
    "song": "Trickle Down",
    "track_id": "e55bea37-10c9-4a4c-9173-7c0fbb6e3b7c",
    "recording_id": "00ef63af-f839-489f-9745-3f5ae7d48b74",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Trickle Down",
    "release_id": "6110d4d3-2e2a-4629-9f26-bd2ebb903030",
    "release_group_id": "6308e182-7f70-4da8-a498-edd827625236",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-03-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Has anyone ever tried to explain trickle down economics to you in a bar?\" Yeah, makes just as much sense sober.\n\nNew single from Dublin rock four-piece SPRINTS! The band has this to say about this new single: \"’Trickle Down’ is about watching systems fail in slow motion, housing crisis, rising costs, culture wars, climate collapse, and being told to stay patient. It’s the frustration of a generation stuck in “wait mode” while everything burns.\"\n\nhttps://sprintsmusic.bandcamp.com/album/trickle-down\nhttps://www.sprintsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}