Schema
        You can download the release-schema.json file in English.
      
Amendment
        The extension defines these fields in the Amendment object from OCDS:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                unstructuredChanges
              
             | 
            Unstructured changes | 
               Unstructured or semi-structured changes to an earlier notice.  | 
            array of UnstructuredChange objects | 
UnstructuredChange
        The extension defines a new UnstructuredChange object with these fields:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                relatedLot
              
             | 
            Related lot | 
               The identifier of the lot to which this change relates, if any.  | 
            string | 
              
                oldValue
              
             | 
            Old value | 
               The value of the data element referenced by the   | 
            UnstructuredChangeValue object | 
              
                newValue
              
             | 
            New value | 
               The value of the data element referenced by the   | 
            UnstructuredChangeValue object | 
              
                where
              
             | 
            Where | 
               A reference to a data element on an earlier notice that is being changed.  | 
            object | 
              
                where.
             | 
            Section | 
               The identifier of the section containing the data element, if the earlier notice is organized into sections.  | 
            string | 
              
                where.
             | 
            Label | 
               The label for the data element.  | 
            string | 
UnstructuredChangeValue
        The extension defines a new UnstructuredChangeValue object with these fields:
      
| Field | Title | Description | Type(s) | 
|---|---|---|---|
              
                text
              
             | 
            Text value | 
               A text. If the change deleted or erased the data element, use the empty string ("").  | 
            string | 
              
                classifications
              
             | 
            Classifications | 
               A list of classifications.  | 
            array of Classification objects | 
              
                date
              
             | 
            Date | 
               A date.  | 
            string |