Information about plays

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

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

{
    "id": 3641024,
    "uri": "https://api.kexp.org/v2/plays/3641024/?format=api",
    "airdate": "2026-04-12T02:47:42-07:00",
    "show": 66431,
    "show_uri": "https://api.kexp.org/v2/shows/66431/?format=api",
    "image_uri": "https://dn720606.ca.archive.org/0/items/mbid-d978b77b-97f7-4b28-af2f-5e51d478c3d8/mbid-d978b77b-97f7-4b28-af2f-5e51d478c3d8-44503714430_thumb500.jpg",
    "thumbnail_uri": "https://dn720606.ca.archive.org/0/items/mbid-d978b77b-97f7-4b28-af2f-5e51d478c3d8/mbid-d978b77b-97f7-4b28-af2f-5e51d478c3d8-44503714430_thumb250.jpg",
    "song": "One Stop",
    "track_id": "9a91a4c6-8067-4090-a789-dfb20ea39126",
    "recording_id": "6e0fa708-6dfa-4ecd-b0b9-fc29d92d3fc1",
    "artist": "Aldous Harding",
    "artist_ids": [
        "1d779dfd-d292-48b5-b232-a09687b9881a"
    ],
    "album": "Train on the Island",
    "release_id": "d978b77b-97f7-4b28-af2f-5e51d478c3d8",
    "release_group_id": "97cde110-549c-4236-a233-0d72b4f58d58",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aldous Harding will be in Seattle at The Neptune Theatre on Saturday, September 26th. She'll play the Castro Theatre in SF on Monday, September 28th. \nhttps://aldousharding.com/live/\n---\nThis is the first single from her new album, \"Train on the Island,\" co-produced with John Parish (PJ Harvey, Dry Cleaning), out on May 8th.  See the official video: https://www.youtube.com/watch?v=vyKaSM1FJ8w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}