Information about plays

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

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

{
    "id": 3655469,
    "uri": "https://api.kexp.org/v2/plays/3655469/?format=api",
    "airdate": "2026-05-16T12:06:32-07:00",
    "show": 66733,
    "show_uri": "https://api.kexp.org/v2/shows/66733/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-8cf86d40-0c51-4762-98df-eade4f6a97dd/mbid-8cf86d40-0c51-4762-98df-eade4f6a97dd-9449551793_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-8cf86d40-0c51-4762-98df-eade4f6a97dd/mbid-8cf86d40-0c51-4762-98df-eade4f6a97dd-9449551793_thumb250.jpg",
    "song": "Concrete Schoolyard (clean Kazoo)",
    "track_id": "2fda8f5e-fe71-3be4-ae12-4347d995fc48",
    "recording_id": "934613c2-2956-4748-8ebe-5a32bf31748b",
    "artist": "Jurassic 5",
    "artist_ids": [
        "11c6b106-1c1f-429d-8407-b1ee155d7f72"
    ],
    "album": "Improvise",
    "release_id": "8cf86d40-0c51-4762-98df-eade4f6a97dd",
    "release_group_id": "067e052b-0d02-3859-be85-2a3781cbc5b1",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1999-07-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song sampled Double Trouble' s \"Stoop Rap.\" It also samples Ramsey Lewis's \"Summer Breeze\", and Don Sebesky's \"Cosmic Force\" and features a whole lot of kazoos!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}