removedOutput schema / properties / includes / additionalProperties
Removed value: -true
addedOutput schema / properties / includes / properties
Added value: +{
+ "Biography": {
+ "properties": {
+ "links": {
+ "items": {
+ "properties": {
+ "href": {
+ "type": "string"
+ },
+ "method": {
+ "type": "string"
+ },
+ "rel": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "value": {
+ "properties": {
+ "committeeMemberships": {
+ "items": {
+ "properties": {
+ "additionalInfo": {
+ "type": "null"
+ },
+ "additionalInfoLink": {
+ "type": "null"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "house": {
+ "type": "number"
+ },
+ "id": {
+ "type": "number"
+ },
+ "name": {
+ "type": "string"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "electionsContested": {
+ "items": {},
+ "type": "array"
+ },
+ "governmentPosts": {
+ "items": {},
+ "type": "array"
+ },
+ "houseMemberships": {
+ "items": {
+ "properties": {
+ "additionalInfo": {
+ "type": "string"
+ },
+ "additionalInfoLink": {
+ "type": "null"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "house": {
+ "type": "number"
+ },
+ "id": {
+ "type": "number"
+ },
+ "name": {
+ "type": "string"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "oppositionPosts": {
+ "items": {
+ "properties": {
+ "additionalInfo": {
+ "type": "string"
+ },
+ "additionalInfoLink": {
+ "type": "null"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "house": {
+ "type": "number"
+ },
+ "id": {
+ "type": "number"
+ },
+ "name": {
+ "type": "string"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "otherPosts": {
+ "items": {},
+ "type": "array"
+ },
+ "partyAffiliations": {
+ "items": {
+ "properties": {
+ "additionalInfo": {
+ "type": "null"
+ },
+ "additionalInfoLink": {
+ "type": "null"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "house": {
+ "type": "number"
+ },
+ "id": {
+ "type": "number"
+ },
+ "name": {
+ "type": "string"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "representations": {
+ "items": {
+ "properties": {
+ "additionalInfo": {
+ "type": "string"
+ },
+ "additionalInfoLink": {
+ "type": "null"
+ },
+ "constituencyEnd": {
+ "type": "string"
+ },
+ "constituencyStart": {
+ "type": "string"
+ },
+ "endDate": {
+ "type": "string"
+ },
+ "house": {
+ "type": "number"
+ },
+ "id": {
+ "type": "number"
+ },
+ "name": {
+ "type": "string"
+ },
+ "startDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "Contact": {
+ "properties": {
+ "links": {
+ "items": {
+ "properties": {
+ "href": {
+ "type": "string"
+ },
+ "method": {
+ "type": "string"
+ },
+ "rel": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "value": {
+ "items": {},
+ "type": "array"
+ }
+ },
+ "type": "object"
+ },
+ "Posts": {
+ "properties": {
+ "error": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+}
addedOutput schema / properties / links
Added value: +{
+ "items": {
+ "properties": {
+ "href": {
+ "type": "string"
+ },
+ "method": {
+ "type": "string"
+ },
+ "rel": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+}
addedOutput schema / properties / member / properties
Added value: +{
+ "links": {
+ "items": {
+ "properties": {
+ "href": {
+ "type": "string"
+ },
+ "method": {
+ "type": "string"
+ },
+ "rel": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "value": {
+ "properties": {
+ "gender": {
+ "type": "string"
+ },
+ "id": {
+ "type": "number"
+ },
+ "latestHouseMembership": {
+ "properties": {
+ "house": {
+ "type": "number"
+ },
+ "membershipEndDate": {
+ "type": "string"
+ },
+ "membershipEndReason": {
+ "type": "string"
+ },
+ "membershipEndReasonId": {
+ "type": "number"
+ },
+ "membershipEndReasonNotes": {
+ "type": "string"
+ },
+ "membershipFrom": {
+ "type": "string"
+ },
+ "membershipFromId": {
+ "type": "number"
+ },
+ "membershipStartDate": {
+ "type": "string"
+ },
+ "membershipStatus": {
+ "properties": {
+ "status": {
+ "type": "number"
+ },
+ "statusDescription": {
+ "type": "string"
+ },
+ "statusId": {
+ "type": "number"
+ },
+ "statusIsActive": {
+ "type": "boolean"
+ },
+ "statusNotes": {
+ "type": "null"
+ },
+ "statusStartDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "latestParty": {
+ "properties": {
+ "abbreviation": {
+ "type": "string"
+ },
+ "backgroundColour": {
+ "type": "string"
+ },
+ "foregroundColour": {
+ "type": "string"
+ },
+ "governmentType": {
+ "type": "null"
+ },
+ "id": {
+ "type": "number"
+ },
+ "isIndependentParty": {
+ "type": "boolean"
+ },
+ "isLordsMainParty": {
+ "type": "boolean"
+ },
+ "isLordsSpiritualParty": {
+ "type": "boolean"
+ },
+ "name": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "nameAddressAs": {
+ "type": "string"
+ },
+ "nameDisplayAs": {
+ "type": "string"
+ },
+ "nameFullTitle": {
+ "type": "string"
+ },
+ "nameListAs": {
+ "type": "string"
+ },
+ "thumbnailUrl": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+}
addedOutput schema / properties / value
Added value: +{
+ "properties": {
+ "gender": {
+ "type": "string"
+ },
+ "id": {
+ "type": "number"
+ },
+ "latestHouseMembership": {
+ "properties": {
+ "house": {
+ "type": "number"
+ },
+ "membershipEndDate": {
+ "type": "string"
+ },
+ "membershipEndReason": {
+ "type": "string"
+ },
+ "membershipEndReasonId": {
+ "type": "number"
+ },
+ "membershipEndReasonNotes": {
+ "type": "string"
+ },
+ "membershipFrom": {
+ "type": "string"
+ },
+ "membershipFromId": {
+ "type": "number"
+ },
+ "membershipStartDate": {
+ "type": "string"
+ },
+ "membershipStatus": {
+ "properties": {
+ "status": {
+ "type": "number"
+ },
+ "statusDescription": {
+ "type": "string"
+ },
+ "statusId": {
+ "type": "number"
+ },
+ "statusIsActive": {
+ "type": "boolean"
+ },
+ "statusNotes": {
+ "type": "null"
+ },
+ "statusStartDate": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "latestParty": {
+ "properties": {
+ "abbreviation": {
+ "type": "string"
+ },
+ "backgroundColour": {
+ "type": "string"
+ },
+ "foregroundColour": {
+ "type": "string"
+ },
+ "governmentType": {
+ "type": "null"
+ },
+ "id": {
+ "type": "number"
+ },
+ "isIndependentParty": {
+ "type": "boolean"
+ },
+ "isLordsMainParty": {
+ "type": "boolean"
+ },
+ "isLordsSpiritualParty": {
+ "type": "boolean"
+ },
+ "name": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "nameAddressAs": {
+ "type": "string"
+ },
+ "nameDisplayAs": {
+ "type": "string"
+ },
+ "nameFullTitle": {
+ "type": "string"
+ },
+ "nameListAs": {
+ "type": "string"
+ },
+ "thumbnailUrl": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+}