Has the Search JSON changed again?

Looks like the “Description” section has been removed from company search items, and company_status and company_number now exist in the root of the item…

Can you please confirm if this will be left this way, or if it will be changing back?

I am seeing the same things, lots of errors this morning, it would be nice if we were told about these changes in advanced…

Are going to get a response on this? Notification of changes and up-to-date documentation is kind of essential for this type of service and at present we have neither.

While it might be the case that JSON removes the need for shcema to be maintained, these are not one dimensional arrays of key/value pairs. These are relatively complicated data structures and anyone who is consuming and/or deserializing the API responses needs to essentially create their own proxy schemas (for want of a better term).