Information about plays

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

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

{
    "id": 3644847,
    "uri": "https://api.kexp.org/v2/plays/3644847/?format=api",
    "airdate": "2026-04-21T07:34:42-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-95953cf8-463a-3614-92e2-dd0fe0ac2eb5/mbid-95953cf8-463a-3614-92e2-dd0fe0ac2eb5-38799562751_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-95953cf8-463a-3614-92e2-dd0fe0ac2eb5/mbid-95953cf8-463a-3614-92e2-dd0fe0ac2eb5-38799562751_thumb250.jpg",
    "song": "Cities in Dust",
    "track_id": "52d62603-12fa-3452-b86d-6856cdc2eedb",
    "recording_id": "27c5dfec-8063-4d38-99ac-292431272324",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Tinderbox",
    "release_id": "95953cf8-463a-3614-92e2-dd0fe0ac2eb5",
    "release_group_id": "9575d8eb-3d5f-4028-af88-0492e17b4898",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 67th birthday to Robert Smith! The English singer-songwriter and musician (The Cure, Siouxsie and the Banshees, and The Glove) was born on this day in 1959.\n--\n\"Cities in Dust\" is from their seventh studio album, Tinderbox. \n--\nThis song describes the fate of the city of Pompeii, buried during the eruption of Mount Vesuvius in 79 AD.\n\nAnd if you're part of Gen X, you also were pretty sure it was a description of our Cold War future. Glad to get that wrong.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}