Information about plays

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

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

{
    "id": 3580620,
    "uri": "https://api.kexp.org/v2/plays/3580620/?format=api",
    "airdate": "2025-11-20T11:11:29-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia601303.us.archive.org/8/items/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43/mbid-6b793239-8e2a-4fad-8be7-e67483f55f43-43163895685_thumb500.jpg",
    "thumbnail_uri": "https://ia601303.us.archive.org/8/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 be on tour in 2026: \n- San Francisco on Wednesday, February  18th at the Fillmore \n- Seattle on Saturday, February 21st at the Showbox\n\nThe four-piece band's new album, Secret Love, produced by Cate Le Bon, will be out on January 9th: https://drycleaning.bandcamp.com/album/secret-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}