Information about plays

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

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

{
    "id": 3545989,
    "uri": "https://api.kexp.org/v2/plays/3545989/?format=api",
    "airdate": "2025-08-28T19:06:03-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb250.jpg",
    "song": "Echo In The Chamber",
    "track_id": "6a842b38-ad06-452d-ae90-f591bf6e932f",
    "recording_id": "96fc006e-9af4-4bc3-9337-9eb8702ab95a",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Silver",
    "release_id": "ee341bf6-299a-4424-95f1-be2fbb5efe77",
    "release_group_id": "844cf4cc-bcde-492b-9615-65d7b0029f3d",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She will be performing at Bumbershoot this Friday here in Seattle on August 29.\n\nSay She She performed Live in Studio at KEXP! Visit our website or YouTube to watch their live performance.\n\nhttps://www.youtube.com/watch?v=pkgjhz82F_Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}