Deprecated materials

Hi,
I was wondering how I use the API to search for information on deprecated entries in the data-base including the deprecation reason. I’m specifically interested in mp-667 but would be useful to have some general code to access this info for other entries. Thanks!

@Henry_Pentz You can pass deprecated = True when querying summary and materials data to get the deprecated data. The materials document also has a field that contains the deprecation reasons.

– Jason