Information about plays

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

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

{
    "id": 3546103,
    "uri": "https://api.kexp.org/v2/plays/3546103/?format=api",
    "airdate": "2025-08-29T01:39:56-07:00",
    "show": 64415,
    "show_uri": "https://api.kexp.org/v2/shows/64415/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb250.jpg",
    "song": "Playing Classics",
    "track_id": "3dff3e69-1633-46f5-80be-5341541ff80a",
    "recording_id": "a278cb36-669f-4c3f-825e-9c2586f5200b",
    "artist": "Water From Your Eyes",
    "artist_ids": [
        "09f91305-e193-48af-92e3-252b3dd5e718"
    ],
    "album": "It's A Beautiful Place",
    "release_id": "1c40c989-5d6b-4041-ad22-85b8b9dd3a4c",
    "release_group_id": "9398c054-a0d2-4fd4-a95b-9afc02012827",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request! \n\nPlaying The Independent in SF on Wednesday, October 29th, and at Seattle's Madame Lou's on Saturday, November 1st. \n\nWater From Your Eyes is the Brooklyn-based duo of Nate Amos from the band This is Lorelei and Rachel Brown from Thanks For Coming.\n\nIn the video for \"Playing Classics,\" a teddy bear goes for a long journey from a child’s stuffed animal, to a dog toy, to a skateboard accessory, to a star in Water From Your Eyes’ rehearsal: https://tinyurl.com/3yp9j5fw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}