Information about plays

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

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

{
    "id": 3571265,
    "uri": "https://api.kexp.org/v2/plays/3571265/?format=api",
    "airdate": "2025-10-29T03:19:35-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://ia803103.us.archive.org/33/items/mbid-0d0f03e6-3d7b-42df-abd6-3ae22cc6b38d/mbid-0d0f03e6-3d7b-42df-abd6-3ae22cc6b38d-33708895387_thumb500.jpg",
    "thumbnail_uri": "https://ia903103.us.archive.org/33/items/mbid-0d0f03e6-3d7b-42df-abd6-3ae22cc6b38d/mbid-0d0f03e6-3d7b-42df-abd6-3ae22cc6b38d-33708895387_thumb250.jpg",
    "song": "Blood",
    "track_id": "22ae3f5b-8358-3c8c-8a8c-f7da1263c22e",
    "recording_id": "333bbd55-8e7e-4460-ad54-a9aa4d438f5b",
    "artist": "Editors",
    "artist_ids": [
        "0efe858c-89e5-4e47-906a-356fa953fd6e"
    ],
    "album": "The Back Room",
    "release_id": "0d0f03e6-3d7b-42df-abd6-3ae22cc6b38d",
    "release_group_id": "afcf1710-40aa-3614-85e4-ab2cf12a7a5a",
    "labels": [
        "Kitchenware Records"
    ],
    "label_ids": [
        "f9e6d07d-fbfe-43c8-885e-e3bf5bed0a59"
    ],
    "release_date": "2005-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MUSIC IS IN OUR BLOOD! Consider donating at any bloodworks location and schedule yr appt at BloodworksNW.org.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}