Information about plays

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

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

{
    "id": 3627766,
    "uri": "https://api.kexp.org/v2/plays/3627766/?format=api",
    "airdate": "2026-03-11T14:02:07-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738-29269371744_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738/mbid-0cb7c6f0-0e65-4354-a590-aeddc3c2c738-29269371744_thumb250.jpg",
    "song": "GOT EM",
    "track_id": "97db31fd-2f8e-4404-84ad-05664ab19ff3",
    "recording_id": "1bbf95e2-82fe-42d3-ac6b-97ae39ebf978",
    "artist": "Rochelle Jordan",
    "artist_ids": [
        "0e0d5912-4026-47ef-be1c-c876c7108dd2"
    ],
    "album": "Play With the Changes",
    "release_id": "0cb7c6f0-0e65-4354-a590-aeddc3c2c738",
    "release_group_id": "79b3edf4-b637-4ddb-8e6e-9ea9b04713a2",
    "labels": [
        "Young Art Records"
    ],
    "label_ids": [
        "fae06445-389a-4993-84ab-c538b695f60d"
    ],
    "release_date": "2021-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Larry was the host when Toronto-raised, , L.A.-based artist Rochelle Jordan played live in our studio in 2022: https://www.youtube.com/watch?v=y8GFxCkgTEo\n--\nDid you know that our YouTube channel has had two billion views?  Perhaps you discovered a new artist there or became even more enthralled with someone you knew.  Your support enables KEXP to nurture, support, and present these artists:  https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}