|
@@ -31,3 +31,5 @@ Parameters
|
31
|
31
|
+------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+
|
32
|
32
|
| ``time_range`` | Time range of search | optional (possible: ``day``, ``month``, ``year``)|
|
33
|
33
|
+------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+
|
|
34
|
+| ``format`` | Output format of results | optional (possible: ``json``, ``csv``, ``rss``) |
|
|
35
|
++------------------+----------------------------------------------------------------------------------------------------+--------------------------------------------------+
|