Information about plays

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

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

{
    "id": 3674475,
    "uri": "https://api.kexp.org/v2/plays/3674475/?format=api",
    "airdate": "2026-06-30T10:26:08-07:00",
    "show": 67129,
    "show_uri": "https://api.kexp.org/v2/shows/67129/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-e51afa51-9f7d-4adc-aece-fae3a5be3c43/mbid-e51afa51-9f7d-4adc-aece-fae3a5be3c43-5312705242_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-e51afa51-9f7d-4adc-aece-fae3a5be3c43/mbid-e51afa51-9f7d-4adc-aece-fae3a5be3c43-5312705242_thumb250.jpg",
    "song": "Fiddler’s Green",
    "track_id": "22dc6085-80ad-4e47-828e-329c901464bf",
    "recording_id": "2f435e01-2cdb-41a7-8080-fd2d63efbfe5",
    "artist": "The Tragically Hip",
    "artist_ids": [
        "e86ab653-bec8-46f3-b4b6-a1a866919ef6"
    ],
    "album": "Road Apples",
    "release_id": "f63c75f5-e461-4972-af88-c74c8543b90b",
    "release_group_id": "b013bfb0-e74e-3cb0-a382-5af0f141d748",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Hip, as they're often called, won 16 Juno awards (the most of any band) and received a raft of other honors, including the Order of Canada. \n\nR.I.P., Canadian rock icon Gord Downie, who died of glioblastoma at age 53 in 2017: https://www.cbc.ca/news/entertainment/gord-downie-obit-1.4359906",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}