Information about plays

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

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

{
    "id": 3565336,
    "uri": "https://api.kexp.org/v2/plays/3565336/?format=api",
    "airdate": "2025-10-15T08:37:59-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064-43244663466_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064/mbid-8cb36628-7ddd-49c5-93b0-7a3c25f1f064-43244663466_thumb250.jpg",
    "song": "MUR",
    "track_id": "da72d75a-bb5c-4e02-ab05-a4e30016073b",
    "recording_id": "3f4022a4-3d4b-479e-b364-d007a0c532dc",
    "artist": "Preoccupations",
    "artist_ids": [
        "9ee1988d-66ec-4c29-98d6-876a45e0fcbd"
    ],
    "album": "MUR/PONR",
    "release_id": "8cb36628-7ddd-49c5-93b0-7a3c25f1f064",
    "release_group_id": "c5c69a89-8cd1-43aa-9eb2-ab8d376565c9",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2025-10-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Calgary band Preoccupations. They stopped by the KEXP studio back in 2022: https://youtu.be/sHs9gqynhpA?si=ww81NzysT6TiVYSL\n\nhttps://preoccupations.bandcamp.com\nhttps://preoccs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}