Information about plays

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

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

{
    "id": 3639492,
    "uri": "https://api.kexp.org/v2/plays/3639492/?format=api",
    "airdate": "2026-04-08T14:21:27-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee-43220846140_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee-43220846140_thumb250.jpg",
    "song": "Bite the Bait",
    "track_id": "d3954c75-15c6-4d40-a135-e0e94acd68aa",
    "recording_id": "6a262355-b93b-4ba5-a02a-8f2dd4ad6e91",
    "artist": "Rochelle Jordan",
    "artist_ids": [
        "0e0d5912-4026-47ef-be1c-c876c7108dd2"
    ],
    "album": "Through the Wall",
    "release_id": "3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee",
    "release_group_id": "1a0df0f5-c16e-4799-8d9e-fdd28c87a531",
    "labels": [
        "Empire"
    ],
    "label_ids": [
        "b997d9d6-b0c6-438d-8b7c-d11729d8ebda"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toronto singer Rochelle Jordan will be up the road in Vancouver, BC at the Fortune Sound Club on Saturday, April 11th.\n--\nLast December, an article appeared with this title: \"Did Rochelle Jordan Sneak Into the Album of the Year Race?\": https://thepostrider.com/did-rochelle-jordan-sneak-into-the-album-of-the-year-race/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}