Information about plays

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

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

{
    "id": 3641460,
    "uri": "https://api.kexp.org/v2/plays/3641460/?format=api",
    "airdate": "2026-04-13T06:33:06-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-8164fc99-47a8-4049-b8c2-c4f5512ae403/mbid-8164fc99-47a8-4049-b8c2-c4f5512ae403-20630301083_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-8164fc99-47a8-4049-b8c2-c4f5512ae403/mbid-8164fc99-47a8-4049-b8c2-c4f5512ae403-20630301083_thumb250.jpg",
    "song": "Pink Frost",
    "track_id": "c31edcb7-2891-33ba-aabc-4d8683935903",
    "recording_id": "f8a597fa-62a8-4215-beca-45920122e064",
    "artist": "The Chills",
    "artist_ids": [
        "90b5813d-fbd7-4539-89d5-034094f64a2e"
    ],
    "album": "Kaleidoscope World",
    "release_id": "8164fc99-47a8-4049-b8c2-c4f5512ae403",
    "release_group_id": "78d42662-774d-32f1-b8c5-ca37075609e3",
    "labels": [
        "Homestead Records"
    ],
    "label_ids": [
        "3a113bbe-09e6-4e87-9055-20b488e7d361"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance by the seminal New Zealand group The Chills in KEXP's studio in 2019, including this track:\n\nhttps://www.youtube.com/watch?v=XMErPIgu8cc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}