Information about plays

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

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

{
    "id": 3552483,
    "uri": "https://api.kexp.org/v2/plays/3552483/?format=api",
    "airdate": "2025-09-13T12:05:06-07:00",
    "show": 64552,
    "show_uri": "https://api.kexp.org/v2/shows/64552/?format=api",
    "image_uri": "https://ia800708.us.archive.org/29/items/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e-23975175806_thumb500.jpg",
    "thumbnail_uri": "https://ia600708.us.archive.org/29/items/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e/mbid-2e18e017-0a62-4c50-a708-b6fbea29612e-23975175806_thumb250.jpg",
    "song": "Chan Chan",
    "track_id": "a3531e8a-ba77-3b4e-8d96-396857c9ca7a",
    "recording_id": "47b7339f-8f7e-432e-acf1-8cb6b53a3554",
    "artist": "Buena Vista Social Club",
    "artist_ids": [
        "2a85ecff-41e9-4be1-aca6-c87054a4c334"
    ],
    "album": "Buena Vista Social Club",
    "release_id": "2e18e017-0a62-4c50-a708-b6fbea29612e",
    "release_group_id": "32bbab8e-02c0-30d2-9e23-a19739864b84",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "1997-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of Morgan's favorite albums of all time.\n\nAs a part of KEXP's 2025 Fall Fundraising Drive, we’re asking you to vote for your favorite albums of all time. We want to know what albums you come back to again and again. What LPs keep you transfixed every time you drop the needle, whether you heard it for the first time last week or 20 years ago? What albums do you think transcend time and space? Voting is open now, but you only have until Friday, September 19th at 7 PM to get in your list! Get your votes in below, and tune in starting Saturday, October 4th at noon to hear the countdown! \n\nhttps://www.kexp.org/countdowns/2025-all-time-albums/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}