Information about plays

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

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

{
    "id": 3616873,
    "uri": "https://api.kexp.org/v2/plays/3616873/?format=api",
    "airdate": "2026-02-13T06:51:33-08:00",
    "show": 65919,
    "show_uri": "https://api.kexp.org/v2/shows/65919/?format=api",
    "image_uri": "https://ia800205.us.archive.org/5/items/mbid-3f9d1a59-f16f-3408-9731-af829637df56/mbid-3f9d1a59-f16f-3408-9731-af829637df56-6192763824_thumb500.jpg",
    "thumbnail_uri": "https://ia600205.us.archive.org/5/items/mbid-3f9d1a59-f16f-3408-9731-af829637df56/mbid-3f9d1a59-f16f-3408-9731-af829637df56-6192763824_thumb250.jpg",
    "song": "I Want You Now",
    "track_id": "e8795086-fb24-3a27-88f8-70ade86bc824",
    "recording_id": "bf8185c2-2a67-45cd-9b07-3711474b47dc",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Music for the Masses",
    "release_id": "3f9d1a59-f16f-3408-9731-af829637df56",
    "release_group_id": "e59021bd-1710-3c13-9449-b78560039592",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Producer Dave Bascombe has talked about how they initially sampled breathing from a porn film and then brought in women to re‑record more hi‑fi breaths.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}