{"info":{"_postman_id":"37274b50-414b-4b60-87b6-bea787e727a6","name":"Public API TELRAAM 1.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5886213","collectionId":"37274b50-414b-4b60-87b6-bea787e727a6","publishedId":"S11RLFhq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-03-11T07:47:56.000Z"},"item":[{"name":"welcome","id":"8dd12e7d-2818-4e86-ad57-8c07c67743ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://telraam-api.net/v0","description":"<p>This is a simple call that can be used to check if the Telraam API is alive and well.</p>\n","urlObject":{"protocol":"https","path":["v0"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"db8eacc0-9818-4221-9b0b-52920faf9233","name":"welcome","originalRequest":{"method":"GET","header":[],"url":"https://telraam-api.net/v0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"31-8E376p6+TEFkoFwWToI6T0NGFJA\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:40:10 GMT"},{"key":"Age","value":"51"},{"key":"X-Cache","value":"Hit from cloudfront"},{"key":"Via","value":"1.1 2e506e9ca9f917cce65011567b65d797.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"TgixX2Qg0qtDgRyw15C_Fidvuvfsqd5KWwetdMrtxvOMFHzPvwcX2g=="}],"cookie":[],"responseTime":null,"body":"{\n    \"msg\": \"hello! Telraam server is up and running\"\n}"}],"_postman_id":"8dd12e7d-2818-4e86-ad57-8c07c67743ec"},{"name":"all available cameras","id":"444c1eb0-8770-4da1-878f-86c39de0d8d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/cameras","description":"<p>This HTTP <code>GET</code> request method is meant to retrieve all available cameras from the server. Cameras are\nidentified by a unique Mac identifyer and it belongs to a specific user:</p>\n<ul>\n<li><code>mac</code>:</li>\n<li><code>User</code>:</li>\n</ul>\n<p>Additionally some information on where the camera is situated is provided</p>\n<ul>\n<li><code>segment_id</code>:</li>\n<li><code>direction</code>:</li>\n<li><code>status</code>:</li>\n<li><code>manual</code>:</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v0","cameras"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"068e9ab7-6b9f-493f-a517-17c982043bda","name":"all available cameras","originalRequest":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/cameras"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1273"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4f9-8fNOSw8yc/rBqTq0DgJnXfA1ZzY\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:41:59 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2e506e9ca9f917cce65011567b65d797.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"E2hDSNeT54-K9p3kvt7LNztY5fM-V8vblpHkcDdHWrJJz8dFmMvacQ=="}],"cookie":[],"responseTime":null,"body":"{\n    \"cameras\": [\n        {\n            \"mac\": \"123456789\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"420497\",\n            \"direction\": true,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-03-05T08:59:17.348Z\",\n            \"last_data_package\": \"2019-03-07T11:20:54.028Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        },\n        {\n            \"mac\": \"202481594817743\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"349408\",\n            \"direction\": true,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-02-28T15:49:21.523Z\",\n            \"last_data_package\": \"2019-03-07T11:25:09.666Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        },\n        {\n            \"mac\": \"202481590642236\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"349547\",\n            \"direction\": false,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-02-28T15:49:21.523Z\",\n            \"last_data_package\": \"2019-03-07T11:25:09.666Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        },\n        {\n            \"mac\": \"202481601941252\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"349570\",\n            \"direction\": false,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-02-28T15:49:21.523Z\",\n            \"last_data_package\": \"2019-03-07T11:24:57.450Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        }\n    ]\n}"}],"_postman_id":"444c1eb0-8770-4da1-878f-86c39de0d8d3"},{"name":"active segments","id":"2cd3acb0-2b57-4f29-83d1-82d48132eee1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/segments/active","description":"<p>This HTTP <code>GET</code> request method is meant to retrieve all active road segments from the server. An active road segments has a camera on it.</p>\n","urlObject":{"protocol":"https","path":["v0","segments","active"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"55740724-b8d0-4fab-a1bf-12126dcf28cc","name":"active segments","originalRequest":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/segments/active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2043"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7fb-zJJWsuzqlOs2e1BhgJjqQL2fIg4\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:42:34 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2e506e9ca9f917cce65011567b65d797.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"FqjpvqDM4qWm1-2BSNkLgZpb0zUBPvzlCrMzXNchwXhjr05aEXKeig=="}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"FeatureCollection\",\n    \"features\": [\n        {\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"MultiLineString\",\n                \"coordinates\": [\n                    [\n                        [\n                            4.720473969762087,\n                            50.88129180665845\n                        ],\n                        [\n                            4.720306377635647,\n                            50.881374370153665\n                        ],\n                        [\n                            4.71829069911072,\n                            50.88236733892718\n                        ],\n                        [\n                            4.717913310154503,\n                            50.882392310081414\n                        ],\n                        [\n                            4.717835140638656,\n                            50.88239258390138\n                        ],\n                        [\n                            4.717776509522387,\n                            50.88235884582091\n                        ],\n                        [\n                            4.717670260709453,\n                            50.8822899789905\n                        ],\n                        [\n                            4.717525732018038,\n                            50.88222595697664\n                        ],\n                        [\n                            4.717379928101144,\n                            50.88216136957931\n                        ],\n                        [\n                            4.717363408026315,\n                            50.882154051651995\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"id\": 349570,\n                \"speed\": 50,\n                \"oneway\": false,\n                \"road_type\": \"Doodlopendestraat\",\n                \"road_speed\": \"Zone 50\",\n                \"pedestrian\": 25615,\n                \"bike\": 77356,\n                \"car\": 55467,\n                \"lorry\": 0\n            }\n        },\n        {\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"MultiLineString\",\n                \"coordinates\": [\n                    [\n                        [\n                            4.72031814244958,\n                            50.87230384256163\n                        ],\n                        [\n                            4.720454044249905,\n                            50.87234853933706\n                        ],\n                        [\n                            4.720525870543048,\n                            50.87237216189079\n                        ],\n                        [\n                            4.72058168332922,\n                            50.872389534933234\n                        ],\n                        [\n                            4.7206670845647,\n                            50.87241611812223\n                        ],\n                        [\n                            4.720670137736207,\n                            50.87241706860031\n                        ],\n                        [\n                            4.7212913498589195,\n                            50.872634083316775\n                        ],\n                        [\n                            4.721642530605295,\n                            50.87275732022999\n                        ],\n                        [\n                            4.72207359363605,\n                            50.87290611183035\n                        ],\n                        [\n                            4.72238822367747,\n                            50.87301499467624\n                        ],\n                        [\n                            4.722577121343222,\n                            50.873079698348164\n                        ],\n                        [\n                            4.722716439047338,\n                            50.873123053747946\n                        ],\n                        [\n                            4.722800002827585,\n                            50.87314547151599\n                        ],\n                        [\n                            4.7228940588596915,\n                            50.8731666843996\n                        ],\n                        [\n                            4.722960879297777,\n                            50.8731805532061\n                        ],\n                        [\n                            4.723030153424742,\n                            50.87319206950335\n                        ],\n                        [\n                            4.72340090275497,\n                            50.87323599184382\n                        ],\n                        [\n                            4.72388347808627,\n                            50.87328159283331\n                        ],\n                        [\n                            4.724190845525059,\n                            50.87331063635092\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"id\": 349408,\n                \"speed\": 50,\n                \"oneway\": false,\n                \"road_type\": \"Eenrichtingstraat\",\n                \"road_speed\": \"Zone 30\",\n                \"pedestrian\": 0,\n                \"bike\": 6894,\n                \"car\": 82511,\n                \"lorry\": 502\n            }\n        },\n        {\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"MultiLineString\",\n                \"coordinates\": [\n                    [\n                        [\n                            4.72204488619751,\n                            50.883955788695104\n                        ],\n                        [\n                            4.722826984521022,\n                            50.88402839976412\n                        ],\n                        [\n                            4.722949226596952,\n                            50.884039748538356\n                        ],\n                        [\n                            4.7241863254880325,\n                            50.884144501884755\n                        ],\n                        [\n                            4.724283333294857,\n                            50.88415271549195\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"id\": 349547,\n                \"speed\": 50,\n                \"oneway\": false,\n                \"road_type\": \"Tweerichtingsstraat\",\n                \"road_speed\": \"Zone 50\",\n                \"pedestrian\": null,\n                \"bike\": null,\n                \"car\": null,\n                \"lorry\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"2cd3acb0-2b57-4f29-83d1-82d48132eee1"},{"name":"camera by mac id","id":"d3df75d1-3667-444e-98fe-6707dc3da606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/cameras/202481590642236","description":"<p>This HTTP <code>GET</code> request method retrieves a specific cameras from the server. Cameras are\nidentified by a unique Mac identifyer:</p>\n<ul>\n<li><code>mac</code>:</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v0","cameras","202481590642236"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"a1f4bf90-ba37-4210-9e9c-c704022cb6d9","name":"camera by mac id","originalRequest":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/cameras/202481590642236"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"329"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"149-HGoEnMAGUHldD0rm0+guu4iNtMM\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:43:02 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2e506e9ca9f917cce65011567b65d797.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"R4CHSRFOtyhbKlNMQ5hjrWwjX7R8aDP2FX8zwheV3DF3YYibSp-Rew=="}],"cookie":[],"responseTime":null,"body":"{\n    \"camera\": [\n        {\n            \"mac\": \"202481590642236\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"349547\",\n            \"direction\": false,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-02-28T15:49:21.523Z\",\n            \"last_data_package\": \"2019-03-07T11:25:09.666Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        }\n    ]\n}"}],"_postman_id":"d3df75d1-3667-444e-98fe-6707dc3da606"},{"name":"cameras by segment id","id":"a8f81120-9398-47ec-8989-33248a792371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://telraam-api.net/v0/cameras/segment/349408\n","description":"<p>This HTTP <code>GET</code> request method retrieves a specific cameras from the server. Cameras are\nidentified by a unique Mac identifyer:</p>\n<ul>\n<li><code>mac</code>:</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v0","cameras","segment","349408\n"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"35dea07a-a54f-458f-9a49-d1de95d9a886","name":"cameras by segment id","originalRequest":{"method":"GET","header":[],"url":"https://telraam-api.net/v1/cameras/segment/349547"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"329"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"149-HGoEnMAGUHldD0rm0+guu4iNtMM\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:44:24 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 2e506e9ca9f917cce65011567b65d797.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"uccG0FAwbYokEj46VwymrLqaF47cwuEMctY_H7XNdxgI8VdErOwiKA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"camera\": [\n        {\n            \"mac\": \"202481590642236\",\n            \"user_id\": \"1\",\n            \"segment_id\": \"349547\",\n            \"direction\": false,\n            \"status\": \"active\",\n            \"manual\": false,\n            \"time_added\": \"2019-02-28T15:49:21.523Z\",\n            \"last_data_package\": \"2019-03-07T11:25:09.666Z\",\n            \"pedestrians_left\": true,\n            \"pedestrians_right\": true,\n            \"bike_left\": true,\n            \"bike_right\": true,\n            \"car_left\": true,\n            \"car_right\": true\n        }\n    ]\n}"}],"_postman_id":"a8f81120-9398-47ec-8989-33248a792371"},{"name":"all segments","id":"de0f628a-0be3-417e-9d23-da8c2a5024b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://telraam-api.net/v0/segments/all","description":"<p>This HTTP <code>GET</code> request method is meant to retrieve all road segments from the server in geojson format. Segments are identified by a unique identifyer:</p>\n<ul>\n<li><code>id</code>:</li>\n</ul>\n<p>Additionally some information about the roads are provided</p>\n<ul>\n<li><code>coordinates</code>:</li>\n<li><code>speed</code>:</li>\n<li><code>oneway</code>:</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v0","segments","all"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"de0f628a-0be3-417e-9d23-da8c2a5024b4"},{"name":"segment by id","id":"6b0597b6-6d66-40f3-ae9e-4a897874c975","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://telraam-api.net/v0/segments/id/349547","description":"<p>This HTTP <code>GET</code> request method is meant to retrieve all road segments from the server in geojson format. Segments are identified by a unique identifyer:</p>\n<ul>\n<li><code>id</code>:</li>\n</ul>\n<p>Additionally some information about the roads are provided</p>\n<ul>\n<li><code>coordinates</code>:</li>\n<li><code>speed</code>:</li>\n<li><code>oneway</code>:</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v0","segments","id","349547"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"e2d15f95-1b62-4678-9e5e-e99d0154d149","name":"segment by id","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://telraam-api.net/v0/segments/id/349547"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"482"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1e2-AoxnKyGFcpKfSU6yEf+hiS5gMn4\""},{"key":"Date","value":"Wed, 13 Mar 2019 14:45:24 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 1d16403705fd4f8204c72a3a35f60982.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"AFHD6ofSLOSNrVrCma2GH6l8U-OpKpipSV2DFxyn8iYV4dC5M7iw9A=="}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"FeatureCollection\",\n    \"features\": [\n        {\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"MultiLineString\",\n                \"coordinates\": [\n                    [\n                        [\n                            174861.07810843736,\n                            174903.32050750032\n                        ],\n                        [\n                            174916.07516447455,\n                            174911.66047550365\n                        ],\n                        [\n                            174924.67119648308,\n                            174912.96402750537\n                        ],\n                        [\n                            175011.66882853955,\n                            174925.03365951404\n                        ],\n                        [\n                            175018.49078054726,\n                            174925.98009151593\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"oidn\": 349547,\n                \"speed\": 50,\n                \"oneway\": false,\n                \"road_type\": \"Tweerichtingsstraat\",\n                \"road_speed\": \"Zone 50\",\n                \"pedestrian\": null,\n                \"bike\": null,\n                \"car\": null,\n                \"lorry\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"6b0597b6-6d66-40f3-ae9e-4a897874c975"},{"name":"report by id","id":"4275d1ef-cdfd-461b-ac59-fb59cc0b0bfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"time_start\": \"2019-03-05 00:00\",\n    \"time_end\": \"2019-04-01 23:59\",\n    \"level\": \"segments\",\n    \"format\":\"per-hour\"\n}"},"url":"https://telraam-api.net/v0/reports/349570","urlObject":{"protocol":"https","path":["v0","reports","349570"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"467f1287-5fca-4f0e-b8ce-bbb722dfb025","name":"report by id","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"time_start\": \"2019-03-27 00:00\",\n    \"time_end\": \"2019-03-27 23:59\",\n    \"level\": \"cameras\",\n    \"format\":\"per-day\"\n}"},"url":"https://telraam-api.net/v0/reports/202481592668500"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"262"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"106-ZilKyuE6rOtpwtsTXBEYdt3hGi4\""},{"key":"Date","value":"Mon, 01 Apr 2019 07:37:49 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 04e581aa5852d3f5018b5cbab537a248.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"zBpklbGt91d-AElvpnOT0TlGdJ4UFefaP-Egehqo-AKVSJ5hcHDV0w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": [\n        {\n            \"mac\": \"202481592668500\",\n            \"date\": \"2019-03-27 01:00\",\n            \"pct_up\": \"0.24\",\n            \"pedestrian\": 245,\n            \"bike\": 4172,\n            \"car\": 3750,\n            \"lorry\": 21,\n            \"pedestrian_lft\": 139,\n            \"bike_lft\": 3108,\n            \"car_lft\": 3687,\n            \"lorry_lft\": 21,\n            \"pedestrian_rgt\": 106,\n            \"bike_rgt\": 1064,\n            \"car_rgt\": 63,\n            \"lorry_rgt\": 0\n        }\n    ]\n}"}],"_postman_id":"4275d1ef-cdfd-461b-ac59-fb59cc0b0bfd"},{"name":"report","id":"f9d7df2e-e2fe-413f-8a3e-b3adbc7cd2d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"time_start\": \"2019-02-26 00:01\",\n    \"time_end\": \"2019-02-27 23:59\",\n    \"level\": \"segments\",\n    \"format\":\"per-day\"\n}"},"url":"https://telraam-api.net/v0/reports","urlObject":{"protocol":"https","path":["v0","reports"],"host":["telraam-api","net"],"query":[],"variable":[]}},"response":[{"id":"2a215932-2775-44e6-865b-246d0e92638f","name":"report","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"time_start\": \"2019-02-26 00:01\",\n    \"time_end\": \"2019-02-27 23:59\",\n    \"level\": \"segments\",\n    \"format\":\"per-day\"\n}"},"url":"https://telraam-api.net/v0/reports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"525"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"20d-PMezarFSPwBlMfnD5jwRilRaqlE\""},{"key":"Date","value":"Mon, 01 Apr 2019 07:39:09 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 04e581aa5852d3f5018b5cbab537a248.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Id","value":"UucAzxQf8I8ruCM0HOJGLSxw9z7e4TtGgOr94SNwehizzQIL2sd5oA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"report\": [\n        {\n            \"segment_id\": \"349547\",\n            \"date\": \"2019-02-26 01:00\",\n            \"pct_up\": \"0.31\",\n            \"pedestrian\": 683,\n            \"bike\": 2569,\n            \"car\": 17531,\n            \"lorry\": 1193,\n            \"pedestrian_lft\": 388,\n            \"bike_lft\": 1328,\n            \"car_lft\": 9290,\n            \"lorry_lft\": 901,\n            \"pedestrian_rgt\": 295,\n            \"bike_rgt\": 1241,\n            \"car_rgt\": 8241,\n            \"lorry_rgt\": 292\n        },\n        {\n            \"segment_id\": \"349547\",\n            \"date\": \"2019-02-27 01:00\",\n            \"pct_up\": \"0.31\",\n            \"pedestrian\": 653,\n            \"bike\": 2675,\n            \"car\": 17421,\n            \"lorry\": 1103,\n            \"pedestrian_lft\": 315,\n            \"bike_lft\": 1276,\n            \"car_lft\": 10069,\n            \"lorry_lft\": 794,\n            \"pedestrian_rgt\": 338,\n            \"bike_rgt\": 1398,\n            \"car_rgt\": 7352,\n            \"lorry_rgt\": 309\n        }\n    ]\n}"}],"_postman_id":"f9d7df2e-e2fe-413f-8a3e-b3adbc7cd2d2"},{"name":"typical traffic","id":"52492656-3958-4e52-9f04-830ce5970475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"level\": \"segments\",\n    \"format\": \"per-hour\",\n    \"id\": \"351160\"\n}\n\n","options":{"raw":{"language":"json"}}},"url":"http://51.15.106.225:8000/v0/typicaltraffic","urlObject":{"protocol":"http","port":"8000","path":["v0","typicaltraffic"],"host":["51","15","106","225"],"query":[],"variable":[]}},"response":[],"_postman_id":"52492656-3958-4e52-9f04-830ce5970475"}]}