Information about plays

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

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

{
    "id": 3631345,
    "uri": "https://api.kexp.org/v2/plays/3631345/?format=api",
    "airdate": "2026-03-20T05:29:27-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?format=api",
    "image_uri": "https://ia902804.us.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb250.jpg",
    "song": "Jungle",
    "track_id": "4741f96e-8560-4589-9a3e-7c6868121f92",
    "recording_id": "f67ba7d9-3908-4605-ba50-2dfa07b801f2",
    "artist": "Fred again..",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "USB",
    "release_id": "58916346-7f43-4804-8a14-471f25d06afe",
    "release_group_id": "0d223bf8-1096-4cc5-adb5-df6123f676d1",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2022 club banger co‑built with Four Tet, chopping Elley Duhé’s “Immortal” vocal over a Daft Punk “Revolution 909”‑driven groove. \n\nAin't no love in the jungle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}