Information about plays

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

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

{
    "id": 3624625,
    "uri": "https://api.kexp.org/v2/plays/3624625/?format=api",
    "airdate": "2026-03-03T02:14:18-08:00",
    "show": 66077,
    "show_uri": "https://api.kexp.org/v2/shows/66077/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-e9bf756b-4a28-424a-889a-8b98862dcb83/mbid-e9bf756b-4a28-424a-889a-8b98862dcb83-44090289951_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-e9bf756b-4a28-424a-889a-8b98862dcb83/mbid-e9bf756b-4a28-424a-889a-8b98862dcb83-44090289951_thumb250.jpg",
    "song": "I.D.C.",
    "track_id": "8d6ba93d-2db7-4f9a-988e-ede56c5b7381",
    "recording_id": "3372eb3a-b841-466d-9b0d-c862e5ba86ee",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Crystalpunk",
    "release_id": "e9bf756b-4a28-424a-889a-8b98862dcb83",
    "release_group_id": "e8f89f77-cd5b-4a0f-86e3-716938141a20",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This live performance by Belfast-based band Chalk (composed of Ross Cullen and Benedict Goddard)  in our studio last November concluded with \"I.D.C.\" (I Don't Care): https://www.youtube.com/watch?v=Ip5JSt-qiO4 \n--\nTheir debut album, \"Crystalpunk,\" is due for release on March 13th. Pre-order it here: https://chalkbelfast.bandcamp.com/album/crystalpunk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}