Information about plays

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

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

{
    "id": 3552799,
    "uri": "https://api.kexp.org/v2/plays/3552799/?format=api",
    "airdate": "2025-09-14T02:48:47-07:00",
    "show": 64558,
    "show_uri": "https://api.kexp.org/v2/shows/64558/?format=api",
    "image_uri": "https://ia801703.us.archive.org/1/items/mbid-6abd8429-70f0-403c-ba41-2d987d063ee3/mbid-6abd8429-70f0-403c-ba41-2d987d063ee3-42650644087_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-6abd8429-70f0-403c-ba41-2d987d063ee3/mbid-6abd8429-70f0-403c-ba41-2d987d063ee3-42650644087_thumb250.jpg",
    "song": "panopticon",
    "track_id": "592ce131-7fd3-47d2-a777-52679258ae86",
    "recording_id": "5fb7c5ee-fcf5-4b62-b624-51d33a9e292c",
    "artist": "春ねむり",
    "artist_ids": [
        "88aee09d-679b-464e-b7a4-b664becee578"
    ],
    "album": "ekkolaptómenos",
    "release_id": "6abd8429-70f0-403c-ba41-2d987d063ee3",
    "release_group_id": "89e5b956-cd5e-4ed1-bea7-5a7dc43ab3d1",
    "labels": [
        "エコラプトメノス"
    ],
    "label_ids": [
        "6fc79113-d76d-4b23-a790-1524b9cddfc1"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Haru Nemuri will be LIVE on KEXP this Wed. Sept. 17th at 11am! https://www.kexp.org/events/kexp-events/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}