Information about plays

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

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

{
    "id": 3635912,
    "uri": "https://api.kexp.org/v2/plays/3635912/?format=api",
    "airdate": "2026-03-31T07:00:39-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-15c64f74-19fa-45aa-bf3f-d865ba0075c2/mbid-15c64f74-19fa-45aa-bf3f-d865ba0075c2-16812734896_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-15c64f74-19fa-45aa-bf3f-d865ba0075c2/mbid-15c64f74-19fa-45aa-bf3f-d865ba0075c2-16812734896_thumb250.jpg",
    "song": "Age of Consent",
    "track_id": "595d1e12-bbfa-4232-9933-5f849ae96eda",
    "recording_id": "0afb7c13-a984-4be6-b500-3bd2ebd5e21b",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Power, Corruption & Lies",
    "release_id": "15c64f74-19fa-45aa-bf3f-d865ba0075c2",
    "release_group_id": "16cc9dfc-594d-3fb9-b789-3e1bfcb6f9f8",
    "labels": [
        "Factory"
    ],
    "label_ids": [
        "a2faf590-58fc-4e9f-a85b-eaf6dc266317"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Order formed from the ashes of Joy Division. New Order formed in 1980 with Bernard Sumner (keyboardist & Guitarist and vocals), Peter Hook (bassist), and drummer Stephen Morris. Eventually they also brought Gillian Gilbert (Keyboardist and guitarist) to add some extra dynamics to their sound. This great second album by New Order was released in May, 1983. This Guardian reviewer calls it their \"favourite\" album ever.: https://www.theguardian.com/music/musicblog/2011/aug/08/power-corruption-lies-new-order --",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}