Incident: {
    date: string;
    eventType: string;
    id: string;
    repo: string;
    timeCreated: string;
    timeResolved: string;
    title: string;
}

The Incident is one of the three primary event types.