Information about plays

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

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

{
    "id": 3635920,
    "uri": "https://api.kexp.org/v2/plays/3635920/?format=api",
    "airdate": "2026-03-31T07:30:59-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-5bc74cae-ca45-4c67-9903-5fed845ba0ee/mbid-5bc74cae-ca45-4c67-9903-5fed845ba0ee-28380065006_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-5bc74cae-ca45-4c67-9903-5fed845ba0ee/mbid-5bc74cae-ca45-4c67-9903-5fed845ba0ee-28380065006_thumb250.jpg",
    "song": "Salary Man",
    "track_id": "ccf3c628-fb4e-4639-a402-6965c564e677",
    "recording_id": "bdff7263-786e-4554-a2bf-38378f1c8dd5",
    "artist": "Kiwi Jr.",
    "artist_ids": [
        "64598fd8-5d7c-441d-a936-e1fc13d5a4f6"
    ],
    "album": "Football Money",
    "release_id": "5bc74cae-ca45-4c67-9903-5fed845ba0ee",
    "release_group_id": "eb2dca97-293d-47ad-baef-baaab6cfd8a2",
    "labels": [
        "Mint Records"
    ],
    "label_ids": [
        "71587054-8671-48e3-ae91-fab5315fd06b"
    ],
    "release_date": "2019-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kiwi Jr. shared a live performance recorded exclusively for KEXP and chatted with DJ Morgan in June 2021.\nhttps://youtu.be/Vs5JM1zfCSE\n\nhttps://kiwijr.bandcamp.com/album/football-money",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}