Information about plays

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

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

{
    "id": 3621808,
    "uri": "https://api.kexp.org/v2/plays/3621808/?format=api",
    "airdate": "2026-02-24T18:46:05-08:00",
    "show": 66021,
    "show_uri": "https://api.kexp.org/v2/shows/66021/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-e733d158-439b-4678-8166-76eee5f095c7/mbid-e733d158-439b-4678-8166-76eee5f095c7-44436072036_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-e733d158-439b-4678-8166-76eee5f095c7/mbid-e733d158-439b-4678-8166-76eee5f095c7-44436072036_thumb250.jpg",
    "song": "undercover",
    "track_id": "29dd394e-ef67-474c-a319-275424b5db90",
    "recording_id": "42770e22-9733-4fa2-846d-81a9783c5262",
    "artist": "isobel",
    "artist_ids": [
        "594038f6-2efe-47bb-a32a-476097e28429"
    ],
    "album": "undercover",
    "release_id": "e733d158-439b-4678-8166-76eee5f095c7",
    "release_group_id": "194974bd-6647-4089-ba9b-faa9c75e1f28",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "isobel will be touring later this Spring. Catch her:\n- June 6th at Brick & Mortar in SF\n- June 8th at Barboza in Seattle\n- June 9th at Aladdin Theater in Portland\n\nhttps://isobelsweb.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}