Information about plays

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

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

{
    "id": 3637146,
    "uri": "https://api.kexp.org/v2/plays/3637146/?format=api",
    "airdate": "2026-04-03T05:01:13-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-2968d580-9907-48f1-900d-99db9ee6914c/mbid-2968d580-9907-48f1-900d-99db9ee6914c-2572106317_thumb500.jpg",
    "thumbnail_uri": "https://ia801305.us.archive.org/1/items/mbid-2968d580-9907-48f1-900d-99db9ee6914c/mbid-2968d580-9907-48f1-900d-99db9ee6914c-2572106317_thumb250.jpg",
    "song": "Marquee Moon",
    "track_id": "7d957543-eebd-3750-8163-bb4e7f4cfecb",
    "recording_id": "8062e29a-16f8-44b8-8132-1bbf5a8ceb8e",
    "artist": "Television",
    "artist_ids": [
        "490bde43-5edb-4a93-b3b3-7a0465fd8909"
    ],
    "album": "Marquee Moon",
    "release_id": "2968d580-9907-48f1-900d-99db9ee6914c",
    "release_group_id": "2b9f99d8-becf-3fc3-86a6-2bdd4cef93fe",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1977 CBGB‑born epic that Tom Verlaine spent years rewriting—at one point it had about 20 verses and started life as an acoustic ballad—before slimming it down into this 10‑minute twin‑guitar odyssey with Richard Lloyd.  First released as a 12\" single in the UK on April 1, 1977, it barely sold at the time but became a cult template for art‑punk and indie bands who treated its spiraling solo section like sacred text.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}