Information about plays

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

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

{
    "id": 3657175,
    "uri": "https://api.kexp.org/v2/plays/3657175/?format=api",
    "airdate": "2026-05-20T09:23:41-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://ia601806.us.archive.org/33/items/mbid-56fbc68e-6b49-4648-8424-01de78be1db5/mbid-56fbc68e-6b49-4648-8424-01de78be1db5-44983891596_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/33/items/mbid-56fbc68e-6b49-4648-8424-01de78be1db5/mbid-56fbc68e-6b49-4648-8424-01de78be1db5-44983891596_thumb250.jpg",
    "song": "STORM II",
    "track_id": "dd26b5df-9f4b-484a-9f0a-8c6a39512b1f",
    "recording_id": "f91411a7-0742-4bc5-ba87-21745bbe592f",
    "artist": "GENER8ION & Yung Lean",
    "artist_ids": [
        "4223b47f-3af9-4e07-a4cf-7f8c8df0c0e8",
        "757ed661-fbad-4e45-b1cd-a6b09f06f54a"
    ],
    "album": "STORM",
    "release_id": "56fbc68e-6b49-4648-8424-01de78be1db5",
    "release_group_id": "58a7d9ce-fcf5-449c-8260-cc6d34d94e1e",
    "labels": [
        "Iconoclast Music"
    ],
    "label_ids": [
        "17777719-fff8-4cca-832a-6e147a80813d"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"STORM II\" is the second half of a double single from GENER8ION (French producer Surkin) and Swedish rapper Yung Lean. \n--\nSee the seven-and-a-half minute video for \"STORM : and \"STORM II.\" The clip takes place at a fancy British boarding school in the near future. Yung Lean plays the charismatic, chaotic bully who seems to run the school.  : https://www.youtube.com/watch?v=x6_mbnsh6VU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}