diff --git a/index.html b/index.html index 2fc240c..1adcc08 100755 --- a/index.html +++ b/index.html @@ -863,6 +863,8 @@
Please, note: we do not support querying by entry IDs in the API intentionally. The entries might be updated or changed with time, therefore do not rely on their IDs in the data mining in mass manner. Use GUI to extract particular entries by their IDs.
+By default the response has json format, containing the following properties: out (list i.e. array of the MPDS entries), npages (number of pages in the selected or default pagination), page (current page number), count (total number of hits), and error (should be null). Some other properties might be added in future.
Each kind of entries (i.e. S- or P-entries) has its own specific properties in JSON (see below).