Information about plays

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

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

{
    "id": 3639328,
    "uri": "https://api.kexp.org/v2/plays/3639328/?format=api",
    "airdate": "2026-04-08T04:41:24-07:00",
    "show": 66396,
    "show_uri": "https://api.kexp.org/v2/shows/66396/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-bb46f80c-8e92-4c43-a83c-bee499c98f71/mbid-bb46f80c-8e92-4c43-a83c-bee499c98f71-40044744888_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-bb46f80c-8e92-4c43-a83c-bee499c98f71/mbid-bb46f80c-8e92-4c43-a83c-bee499c98f71-40044744888_thumb250.jpg",
    "song": "Disintegrating Small Talk",
    "track_id": "79b520fe-c758-4cbf-a646-dc17d31eeeff",
    "recording_id": "0bf9a5e8-10b8-43d4-8f30-921788e1f202",
    "artist": "Baby Schillaci",
    "artist_ids": [
        "80eadd49-ee92-44bc-a234-769e61ea9a75"
    ],
    "album": "The Soundtrack",
    "release_id": "bb46f80c-8e92-4c43-a83c-bee499c98f71",
    "release_group_id": "562496d1-e6c0-4d80-b830-de266aecaa75",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-10-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}