Information about plays

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

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

{
    "id": 3572669,
    "uri": "https://api.kexp.org/v2/plays/3572669/?format=api",
    "airdate": "2025-11-01T17:02:37-07:00",
    "show": 64995,
    "show_uri": "https://api.kexp.org/v2/shows/64995/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cross Your Heart",
    "track_id": "eacfe5e6-4332-4d9d-831b-a8b65cc0a389",
    "recording_id": "dccd645e-cf58-4c29-b816-d0506749c572",
    "artist": "Momma",
    "artist_ids": [
        "a17342a6-e661-4874-9687-957caf010377"
    ],
    "album": "Welcome to My Blue Sky",
    "release_id": "bf8df952-2285-44c7-bf56-b5d311147464",
    "release_group_id": "453f2f7b-fa88-4d29-bd43-a512464ef2d0",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Cross Your Heart” is the first bonus track released from the upcoming deluxe edition of Momma’s album Welcome to My Blue Sky, which released earlier this year. \nPre-order WtMBS (Deluxe Edition), dropping on November 14th, here: https://mommaband.bandcamp.com/album/welcome-to-my-blue-sky-deluxe\nhttps://www.mommaband.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}