Information about plays

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

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

{
    "id": 3565012,
    "uri": "https://api.kexp.org/v2/plays/3565012/?format=api",
    "airdate": "2025-10-14T15:38:31-07:00",
    "show": 64834,
    "show_uri": "https://api.kexp.org/v2/shows/64834/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/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": "Dry Cleaning's third studio album, \"secret Love,\" produced by Cate Le Bon, will be out on January 9th, 2026. It’ll be the South London band’s first LP in three years - the follow up to 2022’s \"Stumpwork’.\" \n--\nThis lead single is \"about manipulation of the body and mind,” explains singer Florence Shaw. “The lyrics were initially inspired by the use of misinformation on social media by the far right. There are powerful people that seek to influence our behavior for their own gain; to buy certain things, to vote a certain way. I find it hard to read people’s intentions and decide who to trust, even in everyday life. It’s easy to fall under the influence of a sinister stranger who seems like a friend.”\n\nhttps://drycleaning.bandcamp.com/track/hit-my-head-all-day",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}