Information about plays

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

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

{
    "id": 3635242,
    "uri": "https://api.kexp.org/v2/plays/3635242/?format=api",
    "airdate": "2026-03-29T17:12:10-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://ia801504.us.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": "New single from Dublin rock four-piece SPRINTS!\n\nOf this track, SPRINTS confide, \"'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.\" https://tinyurl.com/bd2ye3rv\nhttps://www.sprintsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}