diff --git a/docs/api.md b/docs/api.md
index 38425dfbb8f98b6901a5dc5721b1a5dff8cc57fe..db618291b9318c8aae03a3ebf9004a69e4cb33ce 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -46,7 +46,7 @@ The Loki server has the following API endpoints (_Note:_ Authentication is out o
         "labels": "{instance=\"...\", job=\"...\", namespace=\"...\"}",
         "entries": [
           {
-            "timestamp": "2018-06-27T05:20:28.699492635Z",
+            "ts": "2018-06-27T05:20:28.699492635Z",
             "line": "..."
           },
           ...