Information about plays

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

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

{
    "id": 3636435,
    "uri": "https://api.kexp.org/v2/plays/3636435/?format=api",
    "airdate": "2026-04-01T12:25:59-07:00",
    "show": 66337,
    "show_uri": "https://api.kexp.org/v2/shows/66337/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-f5d8b68d-b8ad-4817-8f2c-6b9e78687cb8/mbid-f5d8b68d-b8ad-4817-8f2c-6b9e78687cb8-34273334129_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-f5d8b68d-b8ad-4817-8f2c-6b9e78687cb8/mbid-f5d8b68d-b8ad-4817-8f2c-6b9e78687cb8-34273334129_thumb250.jpg",
    "song": "Welcome to My Island",
    "track_id": "580c281b-f529-47ed-9ee9-93acf6bfefc9",
    "recording_id": "1039772f-59ce-451e-91c5-4c7f2d66b5e3",
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "Desire, I Want to Turn Into You",
    "release_id": "f5d8b68d-b8ad-4817-8f2c-6b9e78687cb8",
    "release_group_id": "20bbd8b3-35fa-4a29-9a94-13f4f01bf9ca",
    "labels": [
        "Perpetual Novice"
    ],
    "label_ids": [
        "4835d7c5-d414-4d5a-b13f-735c64f64c78"
    ],
    "release_date": "2023-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York-born and Connecticut-raised, Caroline Polachek is a singer-songwriter and producer.\n\nWatch Polachek's KEXP session from 2023 here: https://www.youtube.com/watch?v=7XYyDsl14E4\n\nhttps://carolinepolachek.bandcamp.com/album/desire-i-want-to-turn-into-you\nhttps://www.carolinepolachek.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}