Information about plays

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

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

{
    "id": 3638688,
    "uri": "https://api.kexp.org/v2/plays/3638688/?format=api",
    "airdate": "2026-04-06T16:29:37-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-3da6a702-4beb-3624-acaf-39f05cd50268/mbid-3da6a702-4beb-3624-acaf-39f05cd50268-4648686850_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-3da6a702-4beb-3624-acaf-39f05cd50268/mbid-3da6a702-4beb-3624-acaf-39f05cd50268-4648686850_thumb250.jpg",
    "song": "I Hear the Drummer",
    "track_id": "35959b2f-ffaa-393f-9ff5-50f73a2c4a5a",
    "recording_id": "4eae333b-52bf-482b-9204-7bde311791b2",
    "artist": "Luke Vibert",
    "artist_ids": [
        "0b59a279-54ef-4723-854e-a12b61e9581a"
    ],
    "album": "Xen Cuts",
    "release_id": "3a4c469f-497b-489c-9abc-6c600931678f",
    "release_group_id": "a6262afb-834a-347a-9772-7d27617879c3",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2000-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "request by Jason\n\nLuke Vibert aka Plug, Wagon Christ, Kerrier District, The Ace Of Clubs, Amen Andrews, Spac Hand Luke, Butler Kiev, Luke Warm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}