Information about plays

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

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

{
    "id": 3521607,
    "uri": "https://api.kexp.org/v2/plays/3521607/?format=api",
    "airdate": "2025-07-02T10:19:54-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia600205.us.archive.org/15/items/mbid-476d5ee1-266a-45d1-940a-d706663bb3f9/mbid-476d5ee1-266a-45d1-940a-d706663bb3f9-9717211777_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/15/items/mbid-476d5ee1-266a-45d1-940a-d706663bb3f9/mbid-476d5ee1-266a-45d1-940a-d706663bb3f9-9717211777_thumb250.jpg",
    "song": "Little Fluffy Clouds",
    "track_id": "d3ebaee6-fce5-3dd6-9233-5c4b0c3be83a",
    "recording_id": "96e8c97e-90f6-4db2-93d9-2a32b03817e3",
    "artist": "The Orb",
    "artist_ids": [
        "42c14c80-bd17-47e4-9bb2-a35897638c4d"
    ],
    "album": "The Orb’s Adventures Beyond the Ultraworld",
    "release_id": "476d5ee1-266a-45d1-940a-d706663bb3f9",
    "release_group_id": "27b682b2-dd29-3e15-8ef2-f6475f4d262f",
    "labels": [
        "Big Life"
    ],
    "label_ids": [
        "76dac7b0-2f18-4b10-bb07-5be955aadaa7"
    ],
    "release_date": "1991-04-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track includes clips of Rickie Lee Jones recalling picturesque images of her childhood. They originated from an interview disc that was issued with some promotional boxed copies of Jones' album \"Flying Cowboys.\"\n\nThis past Saturday’s 90.TEEN DJ was DJ Elodie [ell-uh-dee] Sky! Coming to KEXP all the way from Olympia, DJ Elodie Sky is a junior at Olympia High School.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}