Information about plays

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

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

{
    "id": 3655941,
    "uri": "https://api.kexp.org/v2/plays/3655941/?format=api",
    "airdate": "2026-05-17T12:44:02-07:00",
    "show": 66742,
    "show_uri": "https://api.kexp.org/v2/shows/66742/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90-44675533583_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90-44675533583_thumb250.jpg",
    "song": "You’re a Ghost",
    "track_id": "66fdc7c3-bcab-47ac-baef-8cb2189fd35e",
    "recording_id": "e4fbae6a-9328-4c2f-bec9-af323245a5d6",
    "artist": "Downtown Boys",
    "artist_ids": [
        "4bab4841-5584-4c04-a933-3f537fbe3aad"
    ],
    "album": "Public Luxury",
    "release_id": "f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90",
    "release_group_id": "b3bf91f5-4e5b-4b66-ba65-c322ccdf4ae5",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"You're A Ghost\" took shape in the context of the previous and current administrations' violent suppression of pro-Palestine and anti-ICE protestors, and ICE's recent, depraved escalations within the always-horrific U.S. deportation regime. In such a time, as a bare minimum, we must continue to demand freedom of migration, movement, and everything for everyone. They can’t distract us with clouds of hate. Our bodies and our history are not a game; this is a power structure. ICE out. https://www.youtube.com/watch?v=8MDlaeNIUBc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}