Open asladeofgreen opened 8 years ago
From @momipsl on October 23, 2014 12:43
David Hassle wishes to track changes to CMIP5 documents since a certain date. The API could easily be extended to return a such a filtered list.
Given a URL: http://api.es-doc.org/search?project=cmip5&since=YYYY-MM-DD
The API response should be a list: [ { documentUID: “XXXXX”, documentVersion: “X”, documentCreateDate: “XXXX-XX-XX”, documentType: “ } ... ]
Copied from original issue: ES-DOC/esdoc-docs#89
From @momipsl on October 23, 2014 12:43
David Hassle wishes to track changes to CMIP5 documents since a certain date. The API could easily be extended to return a such a filtered list.
Given a URL: http://api.es-doc.org/search?project=cmip5&since=YYYY-MM-DD
The API response should be a list: [ { documentUID: “XXXXX”, documentVersion: “X”, documentCreateDate: “XXXX-XX-XX”, documentType: “ } ... ]
Copied from original issue: ES-DOC/esdoc-docs#89