Information about plays

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

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

{
    "id": 3573786,
    "uri": "https://api.kexp.org/v2/plays/3573786/?format=api",
    "airdate": "2025-11-04T05:38:59-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb250.jpg",
    "song": "Sweet Nothing",
    "track_id": "e6bd59c1-8c42-48c4-8218-4168f8e8ff25",
    "recording_id": "45003453-0e9a-4df5-9e62-eb53ac18a444",
    "artist": "Saintseneca",
    "artist_ids": [
        "aabc45ce-3a48-4b84-a25d-9c0d48b3fd29"
    ],
    "album": "Highwalllow & Supermoon Songs",
    "release_id": "f5318b58-39cb-4f53-be4d-2360f3438cf1",
    "release_group_id": "21a5c887-dba7-430a-93f3-175ee1df9a07",
    "labels": [
        "Lame-O Records"
    ],
    "label_ids": [
        "8abf1ffc-dc27-4d93-a7ec-73cbaa08e65c"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a world orbited by two moons, lunar phases dance in tandem, tugging at the tides.\nBeneath these amulets of light lies the landscape in which SAINTSENECA’s new album Highwalllow & Supermoon Songs came to be.\n==\nhttps://saintseneca.bandcamp.com/ https://saintseneca.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}