{
  "alert": {
    "event": {
      "type": "TIME_ADJUSTMENT"
    },
    "dataSource": "Airline (UA)",
    "dateTimeRecorded": "2013-02-18T16:58:29.416Z",
    "rule": {
      "id": "124513936",
      "name": "Default",
      "carrierFsCode": "UA",
      "flightNumber": "5312",
      "departureAirportFsCode": "EUG",
      "arrivalAirportFsCode": "PDX",
      "departure": "2013-02-18T16:17:00.000",
      "arrival": "2013-02-18T16:58:00.000",
      "ruleEvents": {
        "ruleEvent": {
          "type": "ALL_CHANGES"
        }
      },
      "nameValues": null,
      "delivery": {
        "format": "json",
        "destination": "https://example.com/your_post_url"
      }
    },
    "flightStatus": {
      "flightId": "288841476",
      "carrierFsCode": "OO",
      "flightNumber": "5312",
      "departureAirportFsCode": "EUG",
      "arrivalAirportFsCode": "PDX",
      "departureDate": {
        "dateLocal": "2013-02-18T16:17:00.000",
        "dateUtc": "2013-02-19T00:17:00.000Z"
      },
      "arrivalDate": {
        "dateLocal": "2013-02-18T16:58:00.000",
        "dateUtc": "2013-02-19T00:58:00.000Z"
      },
      "status": "L",
      "schedule": {
        "flightType": "J",
        "serviceClasses": "Y",
        "restrictions": "",
        "uplines": {
          "upline": {
            "fsCode": "PDX",
            "flightId": "288876788"
          }
        }
      },
      "operationalTimes": {
        "publishedDeparture": {
          "dateLocal": "2013-02-18T16:17:00.000",
          "dateUtc": "2013-02-19T00:17:00.000Z"
        },
        "publishedArrival": {
          "dateLocal": "2013-02-18T16:58:00.000",
          "dateUtc": "2013-02-19T00:58:00.000Z"
        },
        "scheduledGateDeparture": {
          "dateLocal": "2013-02-18T16:17:00.000",
          "dateUtc": "2013-02-19T00:17:00.000Z"
        },
        "estimatedGateDeparture": {
          "dateLocal": "2013-02-18T16:17:00.000",
          "dateUtc": "2013-02-19T00:17:00.000Z"
        },
        "actualGateDeparture": {
          "dateLocal": "2013-02-18T16:11:00.000",
          "dateUtc": "2013-02-19T00:11:00.000Z"
        },
        "flightPlanPlannedDeparture": {
          "dateLocal": "2013-02-18T16:27:00.000",
          "dateUtc": "2013-02-19T00:27:00.000Z"
        },
        "estimatedRunwayDeparture": {
          "dateLocal": "2013-02-18T16:18:00.000",
          "dateUtc": "2013-02-19T00:18:00.000Z"
        },
        "actualRunwayDeparture": {
          "dateLocal": "2013-02-18T16:18:00.000",
          "dateUtc": "2013-02-19T00:18:00.000Z"
        },
        "scheduledGateArrival": {
          "dateLocal": "2013-02-18T16:58:00.000",
          "dateUtc": "2013-02-19T00:58:00.000Z"
        },
        "estimatedGateArrival": {
          "dateLocal": "2013-02-18T16:44:00.000",
          "dateUtc": "2013-02-19T00:44:00.000Z"
        },
        "actualGateArrival": {
          "dateLocal": "2013-02-18T16:50:00.000",
          "dateUtc": "2013-02-19T00:50:00.000Z"
        },
        "flightPlanPlannedArrival": {
          "dateLocal": "2013-02-18T16:56:00.000",
          "dateUtc": "2013-02-19T00:56:00.000Z"
        },
        "estimatedRunwayArrival": {
          "dateLocal": "2013-02-18T16:49:00.000",
          "dateUtc": "2013-02-19T00:49:00.000Z"
        },
        "actualRunwayArrival": {
          "dateLocal": "2013-02-18T16:47:00.000",
          "dateUtc": "2013-02-19T00:47:00.000Z"
        }
      },
      "codeshares": {
        "codeshare": [
          {
            "fsCode": "UA",
            "flightNumber": "5312",
            "relationship": "X"
          },
          {
            "fsCode": "AC",
            "flightNumber": "4290",
            "relationship": "Z"
          }
        ]
      },
      "flightDurations": {
        "scheduledBlockMinutes": "41",
        "blockMinutes": "39",
        "scheduledAirMinutes": "29",
        "airMinutes": "29",
        "scheduledTaxiOutMinutes": "10",
        "taxiOutMinutes": "7",
        "scheduledTaxiInMinutes": "2",
        "taxiInMinutes": "3"
      },
      "flightEquipment": {
        "scheduledEquipmentIataCode": "EM2",
        "actualEquipmentIataCode": "E120"
      },
      "flightStatusUpdates": {
        "flightStatusUpdate": [
          {
            "updatedAt": {
              "dateUtc": "2013-02-17T16:22:06.226-08:00"
            },
            "source": "Airline (UA)",
            "updatedDateFields": {
              "updatedDateField": [
                {
                  "field": "EGD",
                  "newDateLocal": "2013-02-18T16:17:00.000"
                },
                {
                  "field": "EGA",
                  "newDateLocal": "2013-02-18T16:58:00.000"
                }
              ]
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-17T16:25:57.963-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": [
                {
                  "field": "SRD",
                  "newDateLocal": "2013-02-18T16:27:00.000"
                },
                {
                  "field": "ERD",
                  "newDateLocal": "2013-02-18T16:27:00.000"
                },
                {
                  "field": "SRA",
                  "newDateLocal": "2013-02-18T16:56:00.000"
                },
                {
                  "field": "ERA",
                  "newDateLocal": "2013-02-18T16:56:00.000"
                }
              ]
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T15:11:07.237-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": [
                {
                  "field": "ERD",
                  "originalDateLocal": "2013-02-18T16:27:00.000",
                  "newDateLocal": "2013-02-18T16:29:00.000"
                },
                {
                  "field": "ERA",
                  "originalDateLocal": "2013-02-18T16:56:00.000",
                  "newDateLocal": "2013-02-18T16:55:00.000"
                }
              ]
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T15:24:25.477-08:00"
            },
            "source": "Airline (UA)",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "EGA",
                "originalDateLocal": "2013-02-18T16:58:00.000",
                "newDateLocal": "2013-02-18T16:55:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T15:51:26.401-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ERA",
                "originalDateLocal": "2013-02-18T16:55:00.000",
                "newDateLocal": "2013-02-18T16:52:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:23:24.276-08:00"
            },
            "source": "ASDI",
            "updatedTextFields": {
              "updatedTextField": {
                "field": "AQP",
                "newText": "E120"
              }
            },
            "updatedDateFields": {
              "updatedDateField": [
                {
                  "field": "ERD",
                  "originalDateLocal": "2013-02-18T16:29:00.000",
                  "newDateLocal": "2013-02-18T16:18:00.000"
                },
                {
                  "field": "ERA",
                  "originalDateLocal": "2013-02-18T16:52:00.000",
                  "newDateLocal": "2013-02-18T16:46:00.000"
                }
              ]
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:23:35.561-08:00"
            },
            "source": "ASDI",
            "updatedTextFields": {
              "updatedTextField": {
                "field": "STS",
                "originalText": "S",
                "newText": "A"
              }
            },
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ARD",
                "newDateLocal": "2013-02-18T16:18:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:24:35.270-08:00"
            },
            "source": "Airline (UA)",
            "updatedDateFields": {
              "updatedDateField": [
                {
                  "field": "AGD",
                  "newDateLocal": "2013-02-18T16:11:00.000"
                },
                {
                  "field": "EGA",
                  "originalDateLocal": "2013-02-18T16:55:00.000",
                  "newDateLocal": "2013-02-18T16:44:00.000"
                }
              ]
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:36:20.338-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ERA",
                "originalDateLocal": "2013-02-18T16:46:00.000",
                "newDateLocal": "2013-02-18T16:44:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:47:16.500-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ERA",
                "originalDateLocal": "2013-02-18T16:44:00.000",
                "newDateLocal": "2013-02-18T16:45:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:54:27.034-08:00"
            },
            "source": "ASDI",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ERA",
                "originalDateLocal": "2013-02-18T16:45:00.000",
                "newDateLocal": "2013-02-18T16:49:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:55:09.690-08:00"
            },
            "source": "ASDI",
            "updatedTextFields": {
              "updatedTextField": {
                "field": "STS",
                "originalText": "A",
                "newText": "L"
              }
            },
            "updatedDateFields": {
              "updatedDateField": {
                "field": "ARA",
                "newDateLocal": "2013-02-18T16:47:00.000"
              }
            }
          },
          {
            "updatedAt": {
              "dateUtc": "2013-02-18T16:58:29.416-08:00"
            },
            "source": "Airline (UA)",
            "updatedDateFields": {
              "updatedDateField": {
                "field": "AGA",
                "newDateLocal": "2013-02-18T16:50:00.000"
              }
            }
          }
        ]
      }
    }
  },
  "appendix": {
    "airlines": {
      "airline": [
        {
          "fs": "OO",
          "iata": "OO",
          "icao": "SKW",
          "name": "SkyWest Airlines",
          "active": "true"
        },
        {
          "fs": "AC",
          "iata": "AC",
          "icao": "ACA",
          "name": "Air Canada",
          "phoneNumber": "1-800-247-2262",
          "active": "true"
        },
        {
          "fs": "UA",
          "iata": "UA",
          "icao": "UAL",
          "name": "United Airlines",
          "phoneNumber": "1-800-864-8331",
          "active": "true"
        }
      ]
    },
    "airports": {
      "airport": [
        {
          "fs": "EUG",
          "iata": "EUG",
          "icao": "KEUG",
          "faa": "EUG",
          "name": "Eugene Airport",
          "street1": "28855 Lockheed Drive",
          "street2": "",
          "city": "Eugene",
          "cityCode": "EUG",
          "stateCode": "OR",
          "postalCode": "97402",
          "countryCode": "US",
          "countryName": "United States",
          "regionName": "North America",
          "timeZoneRegionName": "America/Los_Angeles",
          "weatherZone": "ORZ008",
          "localTime": "2013-02-18T17:06:42.698",
          "utcOffsetHours": "-8.0",
          "latitude": "44.119196",
          "longitude": "-123.211968",
          "elevationFeet": "369",
          "classification": "3",
          "active": "true"
        },
        {
          "fs": "PDX",
          "iata": "PDX",
          "icao": "KPDX",
          "faa": "PDX",
          "name": "Portland International Airport",
          "street1": "7000 NE Airport Way",
          "city": "Portland",
          "cityCode": "PDX",
          "stateCode": "OR",
          "postalCode": "97218",
          "countryCode": "US",
          "countryName": "United States",
          "regionName": "North America",
          "timeZoneRegionName": "America/Los_Angeles",
          "weatherZone": "ORZ006",
          "localTime": "2013-02-18T17:06:42.698",
          "utcOffsetHours": "-8.0",
          "latitude": "45.588995",
          "longitude": "-122.592901",
          "elevationFeet": "30",
          "classification": "1",
          "active": "true"
        }
      ]
    },
    "equipments": {
      "equipment": [
        {
          "iata": "EM2",
          "name": "Embraer 120 Brasilia",
          "turboProp": true,
          "jet": false,
          "widebody": false,
          "regional": true
        }
      ]
    }
  }
}

