Information about plays

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

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

{
    "id": 3574769,
    "uri": "https://api.kexp.org/v2/plays/3574769/?format=api",
    "airdate": "2025-11-06T15:29:44-08:00",
    "show": 65038,
    "show_uri": "https://api.kexp.org/v2/shows/65038/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb250.jpg",
    "song": "Footprints",
    "track_id": "78450938-8e76-4cf7-bfc0-94b0cf78f259",
    "recording_id": "5590c31e-bdc6-4d91-b08b-b92484db4bb0",
    "artist": "Ezra Collective",
    "artist_ids": [
        "d51acca9-a88b-4f5c-a2fe-f069de70ca1d"
    ],
    "album": "Blue Note Re:Imagined",
    "release_id": "1df59239-2ed0-45c2-9b96-9444af298368",
    "release_group_id": "367fd4e9-b698-4ca6-8477-aed4f0888d0c",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London quintet Ezra Collective released their version of Wayne Shorter’s classic composition “Footprints,” which was originally recorded on the legendary saxophonist’s 1966 Blue Note album Adam’s Apple.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}