Information about plays

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

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

{
    "id": 3630785,
    "uri": "https://api.kexp.org/v2/plays/3630785/?format=api",
    "airdate": "2026-03-18T22:29:56-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn720808.ca.archive.org/0/items/mbid-fc8cdf32-18ed-4028-9836-23c5890feaa8/mbid-fc8cdf32-18ed-4028-9836-23c5890feaa8-44461878880_thumb500.jpg",
    "thumbnail_uri": "https://dn720808.ca.archive.org/0/items/mbid-fc8cdf32-18ed-4028-9836-23c5890feaa8/mbid-fc8cdf32-18ed-4028-9836-23c5890feaa8-44461878880_thumb250.jpg",
    "song": "Is It Worth It",
    "track_id": "1f777392-2c5c-4944-a710-dffac0eea69f",
    "recording_id": "96ac77de-4e23-4076-ad69-04085e421693",
    "artist": "Calm Down Party",
    "artist_ids": [
        "b98777cb-d5d7-4550-a0eb-43bc2382e9f0"
    ],
    "album": "Lemon Light",
    "release_id": "fc8cdf32-18ed-4028-9836-23c5890feaa8",
    "release_group_id": "66b30819-c0e2-4bf1-865e-97b98f21f605",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New from Seattle band Calm Down Party.\n\nhttps://calmdownparty.bandcamp.com/album/lemon-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}