Information about plays

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

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

{
    "id": 3571205,
    "uri": "https://api.kexp.org/v2/plays/3571205/?format=api",
    "airdate": "2025-10-29T00:12:58-07:00",
    "show": 64961,
    "show_uri": "https://api.kexp.org/v2/shows/64961/?format=api",
    "image_uri": "https://ia801303.us.archive.org/8/items/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43-43163895685_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43-43163895685_thumb250.jpg",
    "song": "Hit My Head All Day (edit)",
    "track_id": "590da91e-83d0-49db-b729-fc3df42b2e2e",
    "recording_id": "babc115c-25b3-4f09-9f9e-ff0142a7e651",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Hit My Head All Day",
    "release_id": "6b793239-8e2a-4fad-8be7-e67483f55f43",
    "release_group_id": "8bbf72bd-4709-4308-a539-c847c5c95af5",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London's Dry Cleaning will start touring in 2026:\n2/18 at the Fillmore in San Francisco\n2/21 at the  Showbox in Seattle \n\nThe four-piece band's new album, \"Secret Love,\" produced by Cate Le Bon, will be out on January 9th, and can be pre-ordered here: https://drycleaning.bandcamp.com/album/secret-love\n__\nDry Cleaning last performed at KEXP in 2023: Watch that performance here: https://www.youtube.com/watch?v=RoLrCTZLvrk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}