Information about plays

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

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

{
    "id": 3630495,
    "uri": "https://api.kexp.org/v2/plays/3630495/?format=api",
    "airdate": "2026-03-18T05:45:06-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-bded35a1-b70e-4cd8-bca8-5ade74e8d4b5/mbid-bded35a1-b70e-4cd8-bca8-5ade74e8d4b5-37722837407_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/27/items/mbid-bded35a1-b70e-4cd8-bca8-5ade74e8d4b5/mbid-bded35a1-b70e-4cd8-bca8-5ade74e8d4b5-37722837407_thumb250.jpg",
    "song": "Wurli Rataata",
    "track_id": "c15fc7ed-8263-412e-9a92-b4f3060239ca",
    "recording_id": "1d933f01-6c56-4ed6-acf7-6c9f8e8d7ebc",
    "artist": "Villager",
    "artist_ids": [
        "a9647d60-a166-4a6a-962f-d6590ad2d233"
    ],
    "album": "Nowhere Fm: The Broom of the System",
    "release_id": "bded35a1-b70e-4cd8-bca8-5ade74e8d4b5",
    "release_group_id": "0ee33a1d-1128-448f-aee0-a98d4524c475",
    "labels": [
        "VESSELBOY"
    ],
    "label_ids": [
        "dc3c8fbd-b672-4053-a6d4-11fa3975e836"
    ],
    "release_date": "2023-12-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Villager is a Washington-based artist\n\nhttps://villagersound.bandcamp.com/album/nowhere-fm-the-broom-of-the-system",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}