Information about plays

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

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

{
    "id": 3632699,
    "uri": "https://api.kexp.org/v2/plays/3632699/?format=api",
    "airdate": "2026-03-23T10:09:05-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-7eef22df-02d6-4d84-b144-2b0d8420f902/mbid-7eef22df-02d6-4d84-b144-2b0d8420f902-15128367034_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-7eef22df-02d6-4d84-b144-2b0d8420f902/mbid-7eef22df-02d6-4d84-b144-2b0d8420f902-15128367034_thumb250.jpg",
    "song": "Suicide a Go Go",
    "track_id": "5e24fe41-1f70-3a14-8901-1175be0dfe6e",
    "recording_id": "b45ae695-22bc-4b79-ab6a-f69e0c596c9f",
    "artist": "Big in Japan",
    "artist_ids": [
        "fda504fc-02d9-4fdf-a4a5-b2d86c8d9fb9"
    ],
    "album": "From Y to Z and Never Again",
    "release_id": "7eef22df-02d6-4d84-b144-2b0d8420f902",
    "release_group_id": "2e7ef0b5-44d0-307e-9620-4abbed201ed3",
    "labels": [
        "Zoo Records"
    ],
    "label_ids": [
        "9e4dd0ad-aa8b-4c48-91ce-7cee3f6b0047"
    ],
    "release_date": "1978-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Short-lived punk band whose members later found success in the KLF, Siouxsie & the Banshees, Frankie Goes to Hollywood, and others.\n\nSpecifically, Holly Johnson (who later would form/front Frankie Goes To Hollywood) was bassist for Big in Japan!\n\nAlso on drums - the inimitable Budgie!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}