Information about plays

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

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

{
    "id": 3640815,
    "uri": "https://api.kexp.org/v2/plays/3640815/?format=api",
    "airdate": "2026-04-11T17:57:05-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-65b899f5-2861-3887-8a65-ecb560bda761/mbid-65b899f5-2861-3887-8a65-ecb560bda761-27070803996_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-65b899f5-2861-3887-8a65-ecb560bda761/mbid-65b899f5-2861-3887-8a65-ecb560bda761-27070803996_thumb250.jpg",
    "song": "Happy When It Rains",
    "track_id": "f21a904e-3397-3654-8469-26bf07bfcdb0",
    "recording_id": "53d16f58-9495-4b27-bd34-9fe69c487160",
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "Darklands",
    "release_id": "65b899f5-2861-3887-8a65-ecb560bda761",
    "release_group_id": "cda63ecb-5777-37e2-8aa6-32f5c93e0f9f",
    "labels": [
        "Blanco y Negro Records"
    ],
    "label_ids": [
        "dfe73666-3b14-4f75-bcad-ec311546aeff"
    ],
    "release_date": "1987-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks so much everyone! Stick around for Vinelands and Audioasis Live (feat. Lucha Luna, TeZATalks and Dark Chisme!)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}