shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/dump?collection=testCollection HTTP/1.1 undefined content-type: application/x-arango-dump; charset=utf-8 x-arango-replication-checkmore: false x-arango-replication-lastincluded: 104387 x-content-type-options: nosniff { "tick" : "104381", "type" : 2300, "data" : { "_id" : "testCollection/123456", "_key" : "123456", "_rev" : "_XUJzAq6--_", "b" : 1, "c" : false, "d" : "additional value" } }↩ { "tick" : "104385", "type" : 2302, "data" : { "_key" : "foobar", "_rev" : "_XUJzAr---_" } }↩ { "tick" : "104387", "type" : 2302, "data" : { "_key" : "abcdef", "_rev" : "_XUJzAr---B" } }↩