Items list view - returns GeoJSON FeatureCollection OGC API - Features Part 1: Core

GET /datasets/v1/traffic/collections/traffic_events/items/?crs=31370&f=json&format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "id": 1,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148008.537211559,
                    169869.861683647
                ]
            },
            "properties": {
                "fid": 1,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Poincaré",
                "location_nl": "Poincarélaan",
                "direction_fr": "PTE DE HAL",
                "direction_nl": "HALLEPOORT",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": null,
                "start_time": "2023-06-16T09:21:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2025-04-15T18:42:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "Unknown"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/1/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 1"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 2,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148500.365632135,
                    172028.94433276
                ]
            },
            "properties": {
                "fid": 2,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Square Sainctelette",
                "location_nl": "Sainctelettesquare",
                "direction_fr": "Indéfini",
                "direction_nl": "Onbekend",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "4",
                "consequences_fr": "Bandes rétrécies",
                "consequences_nl": "Versmalde rijstroken",
                "impacted_lanes": null,
                "start_time": "2024-05-24T13:27:00",
                "end_time": "2027-01-01T00:27:00",
                "last_update": "2025-05-02T11:51:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "Unknown"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/2/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 2"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 3,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148383.258073851,
                    172035.539750515
                ]
            },
            "properties": {
                "fid": 3,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Place Sainctelette",
                "location_nl": "Saincteletteplaats",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1|0|0",
                "start_time": "2025-03-27T10:12:00",
                "end_time": "2027-01-01T17:00:00",
                "last_update": "2025-03-27T10:13:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 211.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/3/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 3"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 4,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    151959.851962369,
                    173945.100337809
                ]
            },
            "properties": {
                "fid": 4,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Edouard Stuckens",
                "location_nl": "Edward Stuckensstraat",
                "direction_fr": "Ouest",
                "direction_nl": "Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies",
                "consequences_nl": "Versmalde rijstroken",
                "impacted_lanes": "0",
                "start_time": "2025-05-21T00:00:00",
                "end_time": "2026-06-30T23:59:00",
                "last_update": "2025-05-20T23:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 258.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/4/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 4"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 5,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    146532.844177496,
                    165318.983537415
                ]
            },
            "properties": {
                "fid": 5,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Neerstalle",
                "location_nl": "Neerstallesteenweg",
                "direction_fr": "Nord-Ouest",
                "direction_nl": "Nord-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "3",
                "consequences_fr": "Les deux directions fermées",
                "consequences_nl": "Beide rijrichtingen afgesloten",
                "impacted_lanes": "1",
                "start_time": "2025-04-03T18:42:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2025-04-03T18:43:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 335.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/5/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 5"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 6,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    146386.177972996,
                    166588.191648085
                ]
            },
            "properties": {
                "fid": 6,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Place Saint-Denis",
                "location_nl": "Sint-Denijsplein",
                "direction_fr": "Sud",
                "direction_nl": "Sud",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2025-05-23T19:08:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2025-05-23T19:09:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 180.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/6/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 6"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 7,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    151635.908851036,
                    173935.725885833
                ]
            },
            "properties": {
                "fid": 7,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Helmet",
                "location_nl": "Helmetsesteenweg",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Site propre transport public obstrué",
                "consequences_nl": "Eigen bedding openbaar vervoer versperd",
                "impacted_lanes": "0",
                "start_time": "2025-05-28T09:31:00",
                "end_time": "2027-06-30T18:00:00",
                "last_update": "2025-05-28T09:33:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  51.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/7/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 7"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 8,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147889.458477998,
                    171207.186513245
                ]
            },
            "properties": {
                "fid": 8,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Quai du Hainaut",
                "location_nl": "Henegouwenkaai",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2025-06-20T15:22:00",
                "end_time": "2026-06-30T23:00:00",
                "last_update": "2026-01-02T07:13:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  31.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/8/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 8"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 9,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148428.518566869,
                    168114.863308991
                ]
            },
            "properties": {
                "fid": 9,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Antoine Bréart",
                "location_nl": "Antoine Bréartstraat",
                "direction_fr": "Est",
                "direction_nl": "Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2025-07-14T00:00:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2025-07-14T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  72.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/9/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 9"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 10,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149830.983147277,
                    168278.764725655
                ]
            },
            "properties": {
                "fid": 10,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue Louise",
                "location_nl": "Louizalaan",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "3",
                "consequences_fr": "Les deux directions fermées",
                "consequences_nl": "Beide rijrichtingen afgesloten",
                "impacted_lanes": "1",
                "start_time": "2025-07-23T22:00:00",
                "end_time": "2028-12-31T06:00:00",
                "last_update": "2025-07-23T21:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 326.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/10/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 10"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 11,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149232.059099668,
                    170084.270384447
                ]
            },
            "properties": {
                "fid": 11,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue de la Régence",
                "location_nl": "Regentschapsstraat",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "2",
                "consequences_fr": "Une direction fermée",
                "consequences_nl": "Een afgesloten rijrichting",
                "impacted_lanes": "1",
                "start_time": "2025-07-22T00:00:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2025-07-23T17:02:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  45.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/11/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 11"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 12,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147633.493494353,
                    170940.502722003
                ]
            },
            "properties": {
                "fid": 12,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Quai de l'Industrie",
                "location_nl": "Nijverheidskaai",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-10-09T00:01:00",
                "end_time": "2026-06-30T23:59:00",
                "last_update": "2025-10-09T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  53.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/12/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 12"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 13,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152445.621145813,
                    168875.368343651
                ]
            },
            "properties": {
                "fid": 13,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Louis Schmidt",
                "location_nl": "Louis Schmidtlaan",
                "direction_fr": "LA CAMBRE",
                "direction_nl": "TER KAMEREN",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées | Site propre transport public obstrué | Zone de stationnement obstruée",
                "consequences_nl": "Een of meerdere afgesloten rijstroken | Eigen bedding openbaar vervoer versperd | Parkeerstrook versperd",
                "impacted_lanes": "1|0|0",
                "start_time": "2025-11-17T00:00:00",
                "end_time": "2026-08-28T23:59:00",
                "last_update": "2025-11-17T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 207.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/13/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 13"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 14,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    150024.85868473,
                    170823.299697848
                ]
            },
            "properties": {
                "fid": 14,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard du Régent",
                "location_nl": "Regentlaan",
                "direction_fr": "MIDI",
                "direction_nl": "ZUID",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2025-12-20T00:01:00",
                "end_time": "2026-06-30T23:59:00",
                "last_update": "2025-12-20T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 222.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/14/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 14"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 15,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148957.278310337,
                    171773.660482751
                ]
            },
            "properties": {
                "fid": 15,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard d'Anvers",
                "location_nl": "Antwerpselaan",
                "direction_fr": "MIDI",
                "direction_nl": "ZUID",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-20T00:00:00",
                "end_time": "2026-07-31T23:59:00",
                "last_update": "2025-12-19T23:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 113.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/15/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 15"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 16,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148183.975588049,
                    172674.625354555
                ]
            },
            "properties": {
                "fid": 16,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Picard",
                "location_nl": "Picardstraat",
                "direction_fr": "Est",
                "direction_nl": "Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-11-17T10:30:00",
                "end_time": "2026-06-30T17:00:00",
                "last_update": "2025-11-17T10:29:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 108.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/16/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 16"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 17,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    146164.416907206,
                    169076.560365712
                ]
            },
            "properties": {
                "fid": 17,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Pierre Marchant",
                "location_nl": "Pierre Marchantstraat",
                "direction_fr": "Nord-Ouest",
                "direction_nl": "Nord-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué | Zone de stationnement obstruée",
                "consequences_nl": "Voetpad versperd | Parkeerstrook versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-20T00:00:00",
                "end_time": "2026-07-10T23:59:00",
                "last_update": "2025-12-20T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 306.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/17/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 17"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 18,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149728.353752209,
                    168447.723825022
                ]
            },
            "properties": {
                "fid": 18,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue Louise",
                "location_nl": "Louizalaan",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2025-12-22T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2025-12-22T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 326.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/18/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 18"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 19,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149862.275237732,
                    171586.670357458
                ]
            },
            "properties": {
                "fid": 19,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Haecht",
                "location_nl": "Haachtse Steenweg",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-22T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2025-12-22T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 227.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/19/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 19"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 20,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148439.231989194,
                    172029.042648696
                ]
            },
            "properties": {
                "fid": 20,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Square Sainctelette",
                "location_nl": "Sainctelettesquare",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-15T10:38:00",
                "end_time": "2026-06-30T14:38:00",
                "last_update": "2025-12-15T10:38:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 319.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/20/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 20"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 21,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    146288.698091647,
                    171520.520224735
                ]
            },
            "properties": {
                "fid": 21,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue Brigade Piron",
                "location_nl": "Brigade Pironlaan",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-22T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2025-12-22T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 211.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/21/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 21"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 22,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    154401.183398418,
                    167281.032195928
                ]
            },
            "properties": {
                "fid": 22,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Wavre",
                "location_nl": "Waversesteenweg",
                "direction_fr": "E411",
                "direction_nl": "E411",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "2",
                "consequences_fr": "Une direction fermée | Trottoir obstrué",
                "consequences_nl": "Een afgesloten rijrichting | Voetpad versperd",
                "impacted_lanes": "1",
                "start_time": "2026-01-05T06:00:00",
                "end_time": "2026-06-30T22:00:00",
                "last_update": "2026-01-05T05:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 116.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/22/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 22"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 23,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149526.45319108,
                    169847.245872539
                ]
            },
            "properties": {
                "fid": 23,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Porte de Namur",
                "location_nl": "Naamsepoort",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0|0|0|0",
                "start_time": "2026-01-01T00:00:00",
                "end_time": "2026-06-30T23:59:00",
                "last_update": "2025-12-31T23:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 242.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/23/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 23"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 24,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147971.178394918,
                    168371.825656078
                ]
            },
            "properties": {
                "fid": 24,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue du Parc",
                "location_nl": "Parklaan",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué | Zone de stationnement obstruée",
                "consequences_nl": "Voetpad versperd | Parkeerstrook versperd",
                "impacted_lanes": "0",
                "start_time": "2026-01-02T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2026-01-02T05:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 246.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/24/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 24"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 25,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148969.900181942,
                    171767.436769814
                ]
            },
            "properties": {
                "fid": 25,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard d'Anvers",
                "location_nl": "Antwerpselaan",
                "direction_fr": "MIDI",
                "direction_nl": "ZUID",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué | Piste cyclable obstruée",
                "consequences_nl": "Voetpad versperd | Fietspad versperd",
                "impacted_lanes": "0",
                "start_time": "2025-12-02T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2025-12-02T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 113.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/25/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 25"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 26,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149579.725479375,
                    171491.37823943
                ]
            },
            "properties": {
                "fid": 26,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard du Jardin Botanique",
                "location_nl": "Kruidtuinlaan",
                "direction_fr": "MIDI",
                "direction_nl": "ZUID",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Trottoir obstrué",
                "consequences_nl": "Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2026-01-05T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2026-01-05T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 116.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/26/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 26"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 27,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148479.304335072,
                    172032.124292587
                ]
            },
            "properties": {
                "fid": 27,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Square Sainctelette",
                "location_nl": "Sainctelettesquare",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Site propre transport public obstrué | Bande de bus obstruée | Trottoir obstrué | Zone de stationnement obstruée | Piste cyclable obstruée",
                "consequences_nl": "Eigen bedding openbaar vervoer versperd | Busbaan versperd | Voetpad versperd | Parkeerstrook versperd | Fietspad versperd",
                "impacted_lanes": "0|0",
                "start_time": "2026-02-11T00:00:00",
                "end_time": "2026-11-30T23:59:00",
                "last_update": "2026-02-11T00:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  27.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/27/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 27"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 28,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152447.329155197,
                    168828.765541277
                ]
            },
            "properties": {
                "fid": 28,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Louis Schmidt",
                "location_nl": "Louis Schmidtlaan",
                "direction_fr": "MEISER",
                "direction_nl": "MEISER",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Zone de stationnement obstruée",
                "consequences_nl": "Parkeerstrook versperd",
                "impacted_lanes": "0|0|0",
                "start_time": "2026-02-19T00:01:00",
                "end_time": "2026-07-28T23:59:00",
                "last_update": "2026-02-19T00:01:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  27.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/28/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 28"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 29,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    145599.429909315,
                    170799.136990283
                ]
            },
            "properties": {
                "fid": 29,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Ninove",
                "location_nl": "Ninoofse Steenweg",
                "direction_fr": "RING",
                "direction_nl": "RING",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2026-02-02T07:00:00",
                "end_time": "2026-07-31T17:00:00",
                "last_update": "2026-02-02T07:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 262.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/29/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 29"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 30,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152442.677900698,
                    168827.506112616
                ]
            },
            "properties": {
                "fid": 30,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Louis Schmidt",
                "location_nl": "Louis Schmidtlaan",
                "direction_fr": "LA CAMBRE",
                "direction_nl": "TER KAMEREN",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Zone de stationnement obstruée",
                "consequences_nl": "Parkeerstrook versperd",
                "impacted_lanes": "0|0|0",
                "start_time": "2026-02-16T07:00:00",
                "end_time": "2026-07-24T18:00:00",
                "last_update": "2026-02-16T07:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 207.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/30/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 30"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 31,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148709.356186095,
                    168201.93004708
                ]
            },
            "properties": {
                "fid": 31,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée de Waterloo",
                "location_nl": "Waterlose Steenweg",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2026-02-13T16:56:00",
                "end_time": "2026-12-31T23:59:00",
                "last_update": "2026-02-13T16:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 330.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/31/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 31"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 32,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148445.50664532,
                    168740.873373518
                ]
            },
            "properties": {
                "fid": 32,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue de l'Hôtel des Monnaies",
                "location_nl": "Munthofstraat",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies | Zone de stationnement obstruée",
                "consequences_nl": "Versmalde rijstroken | Parkeerstrook versperd",
                "impacted_lanes": "0",
                "start_time": "2026-06-29T07:00:00",
                "end_time": "2026-07-10T17:00:00",
                "last_update": "2026-01-16T13:50:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": false,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  28.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/32/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 32"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 33,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152153.384673529,
                    168123.138160215
                ]
            },
            "properties": {
                "fid": 33,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard du Triomphe",
                "location_nl": "Triomflaan",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées | Zone de stationnement obstruée | Trottoir obstrué",
                "consequences_nl": "Een of meerdere afgesloten rijstroken | Parkeerstrook versperd | Voetpad versperd",
                "impacted_lanes": "1",
                "start_time": "2026-01-08T00:00:00",
                "end_time": "2026-06-30T23:59:00",
                "last_update": "2026-01-07T23:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 322.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/33/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 33"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 34,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    150636.202494343,
                    170882.844722606
                ]
            },
            "properties": {
                "fid": 34,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Square Gutenberg",
                "location_nl": "Gutenbergsquare",
                "direction_fr": "Nord",
                "direction_nl": "Nord",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Zone de stationnement obstruée",
                "consequences_nl": "Parkeerstrook versperd",
                "impacted_lanes": "0",
                "start_time": "2026-02-10T07:00:00",
                "end_time": "2026-06-26T17:00:00",
                "last_update": "2026-02-10T10:53:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "    .00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/34/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 34"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 35,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    144520.692270358,
                    169646.985195989
                ]
            },
            "properties": {
                "fid": 35,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Sylvain Dupuis",
                "location_nl": "Sylvain Dupuislaan",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "3",
                "consequences_fr": "Les deux directions fermées | Trottoir obstrué | Piste cyclable obstruée | Zone de stationnement obstruée",
                "consequences_nl": "Beide rijrichtingen afgesloten | Voetpad versperd | Fietspad versperd | Parkeerstrook versperd",
                "impacted_lanes": "1",
                "start_time": "2026-02-01T07:00:00",
                "end_time": "2026-08-31T17:00:00",
                "last_update": "2026-02-02T13:45:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  86.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/35/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 35"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 36,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147603.558796847,
                    164273.088284128
                ]
            },
            "properties": {
                "fid": 36,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Engeland",
                "location_nl": "Engelandstraat",
                "direction_fr": "Nord-Ouest",
                "direction_nl": "Nord-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2026-03-26T07:00:00",
                "end_time": "2026-08-28T17:00:00",
                "last_update": "2026-03-26T07:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 323.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/36/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 36"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 37,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147897.217557129,
                    170498.130722231
                ]
            },
            "properties": {
                "fid": 37,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Porte d'Anderlecht",
                "location_nl": "Anderlechtsepoort",
                "direction_fr": "Ouest",
                "direction_nl": "Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies | Trottoir obstrué",
                "consequences_nl": "Versmalde rijstroken | Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2026-04-27T07:00:00",
                "end_time": "2026-07-24T18:00:00",
                "last_update": "2026-04-27T07:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 249.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/37/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 37"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 38,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    150198.062409256,
                    170158.822182813
                ]
            },
            "properties": {
                "fid": 38,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue Belliard",
                "location_nl": "Belliardstraat",
                "direction_fr": "TERVUEREN",
                "direction_nl": "TERVUREN",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies | Trottoir obstrué | Piste cyclable obstruée",
                "consequences_nl": "Versmalde rijstroken | Voetpad versperd | Fietspad versperd",
                "impacted_lanes": "0|0",
                "start_time": "2026-03-30T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2026-03-30T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 101.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/38/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 38"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 39,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152191.485425962,
                    170369.896767334
                ]
            },
            "properties": {
                "fid": 39,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue de Linthout",
                "location_nl": "Linthoutstraat",
                "direction_fr": "Sud",
                "direction_nl": "Sud",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2026-03-31T07:00:00",
                "end_time": "2026-08-28T17:00:00",
                "last_update": "2026-03-31T06:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 158.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/39/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 39"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 40,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149508.971351434,
                    169262.25698525
                ]
            },
            "properties": {
                "fid": 40,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Rue de la Concorde",
                "location_nl": "Eendrachtstraat",
                "direction_fr": "Nord-Est",
                "direction_nl": "Nord-Est",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2026-03-31T07:00:00",
                "end_time": "2026-06-30T17:00:00",
                "last_update": "2026-03-31T07:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  40.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/40/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 40"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 41,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    152559.152311181,
                    170444.197813428
                ]
            },
            "properties": {
                "fid": 41,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Brand Whitlock",
                "location_nl": "Brand Whitlocklaan",
                "direction_fr": "MEISER",
                "direction_nl": "MEISER",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies | Zone de stationnement obstruée | Trottoir obstrué",
                "consequences_nl": "Versmalde rijstroken | Parkeerstrook versperd | Voetpad versperd",
                "impacted_lanes": "0",
                "start_time": "2026-07-27T07:00:00",
                "end_time": "2026-08-07T18:00:00",
                "last_update": "2026-04-30T14:44:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": false,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 340.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/41/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 41"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 42,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147255.828437138,
                    172592.627022784
                ]
            },
            "properties": {
                "fid": 42,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Place Eugène Simonis",
                "location_nl": "Eugène Simonisplein",
                "direction_fr": "CENTRE",
                "direction_nl": "CENTRUM",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2026-07-06T07:00:00",
                "end_time": "2026-07-17T17:00:00",
                "last_update": "2026-04-30T15:05:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": false,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 112.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/42/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 42"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 43,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149263.745799226,
                    169243.472088235
                ]
            },
            "properties": {
                "fid": 43,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Place Stéphanie",
                "location_nl": "Stefaniaplein",
                "direction_fr": "Nord-Ouest",
                "direction_nl": "Nord-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "2",
                "consequences_fr": "Une direction fermée | Zone de stationnement obstruée | Piste cyclable obstruée",
                "consequences_nl": "Een afgesloten rijrichting | Parkeerstrook versperd | Fietspad versperd",
                "impacted_lanes": "1",
                "start_time": "2026-04-24T06:00:00",
                "end_time": "2026-06-30T18:00:00",
                "last_update": "2026-04-24T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 296.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/43/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 43"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 44,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147986.313244993,
                    171237.286075128
                ]
            },
            "properties": {
                "fid": 44,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Barthélémy",
                "location_nl": "Barthélémylaan",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "3",
                "consequences_fr": "Les deux directions fermées | Piste cyclable obstruée",
                "consequences_nl": "Beide rijrichtingen afgesloten | Fietspad versperd",
                "impacted_lanes": "1",
                "start_time": "2026-04-24T06:00:00",
                "end_time": "2026-09-30T18:00:00",
                "last_update": "2026-04-24T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  30.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/44/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 44"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 45,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    148432.949171471,
                    176833.987754704
                ]
            },
            "properties": {
                "fid": 45,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Chaussée Romaine",
                "location_nl": "Romeinsesteenweg",
                "direction_fr": "Ouest",
                "direction_nl": "Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2026-05-12T06:00:00",
                "end_time": "2026-09-02T18:00:00",
                "last_update": "2026-05-12T05:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 262.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/45/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 45"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 46,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    153852.939725664,
                    172429.535297601
                ]
            },
            "properties": {
                "fid": 46,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue François Villon",
                "location_nl": "François Villonlaan",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "2",
                "consequences_fr": "Une direction fermée",
                "consequences_nl": "Een afgesloten rijrichting",
                "impacted_lanes": "1",
                "start_time": "2026-05-12T07:00:00",
                "end_time": "2026-06-24T17:00:00",
                "last_update": "2026-05-12T06:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": false,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 235.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/46/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 46"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 47,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    150263.384163381,
                    168146.684903328
                ]
            },
            "properties": {
                "fid": 47,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue du Général de Gaulle",
                "location_nl": "Generaal de Gaullelaan",
                "direction_fr": "Nord",
                "direction_nl": "Nord",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "0",
                "consequences_fr": "Hors Chaussée",
                "consequences_nl": "Buiten rijweg",
                "impacted_lanes": "0",
                "start_time": "2026-05-13T07:00:00",
                "end_time": "2026-08-31T17:00:00",
                "last_update": "2026-05-13T06:59:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 353.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/47/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 47"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 48,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    147768.798329995,
                    168259.892368179
                ]
            },
            "properties": {
                "fid": 48,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue du Parc",
                "location_nl": "Parklaan",
                "direction_fr": "Sud-Ouest",
                "direction_nl": "Sud-Ouest",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "2",
                "consequences_fr": "Une direction fermée",
                "consequences_nl": "Een afgesloten rijrichting",
                "impacted_lanes": "1",
                "start_time": "2026-05-12T15:01:00",
                "end_time": "2026-07-16T19:01:00",
                "last_update": "2026-05-12T15:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 245.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/48/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 48"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 49,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    144890.886245178,
                    170225.863579212
                ]
            },
            "properties": {
                "fid": 49,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Boulevard Maria Groeninckx-De May",
                "location_nl": "Maria Groeninckx-De Maylaan",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Bandes rétrécies | Site propre transport public obstrué | Zone de stationnement obstruée | Trottoir obstrué | Arrêt transport public obstrué",
                "consequences_nl": "Versmalde rijstroken | Eigen bedding openbaar vervoer versperd | Parkeerstrook versperd | Voetpad versperd | Halte openbaar vervoer versperd",
                "impacted_lanes": "0",
                "start_time": "2026-05-18T06:00:00",
                "end_time": "2026-07-31T18:00:00",
                "last_update": "2026-05-18T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": " 355.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/49/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 49"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": 50,
            "geometry": {
                "type": "Point",
                "crs": {
                    "type": "name",
                    "properties": {
                        "name": "EPSG:31370"
                    }
                },
                "coordinates": [
                    149930.047945339,
                    170334.52751812
                ]
            },
            "properties": {
                "fid": 50,
                "datex_codes": "RWK",
                "type_fr": "Travaux ",
                "type_nl": "wegenwerken",
                "location_fr": "Avenue des Arts",
                "location_nl": "Kunstlaan",
                "direction_fr": "BASILIQUE",
                "direction_nl": "BASILIEK",
                "road_type_fr": "Street",
                "road_type_nl": "Street",
                "importance": "1",
                "consequences_fr": "Une ou plusieurs bandes fermées",
                "consequences_nl": "Een of meerdere afgesloten rijstroken",
                "impacted_lanes": "1",
                "start_time": "2026-05-05T06:00:00",
                "end_time": "2026-06-30T22:00:00",
                "last_update": "2026-05-05T06:00:00",
                "last_layer_update": "2026-06-25T15:12:35.799057",
                "is_active": true,
                "zone_fr": null,
                "zone_nl": null,
                "orientation": "  18.00"
            },
            "links": [
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/50/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature 50"
                },
                {
                    "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        }
    ],
    "links": [
        {
            "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/?crs=31370&f=json&format=api",
            "rel": "self",
            "type": "application/geo+json",
            "title": "This document"
        },
        {
            "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/",
            "rel": "collection",
            "type": "application/json",
            "title": "Parent collection"
        },
        {
            "href": "http://api.mobility.brussels/datasets/v1/traffic/collections/traffic_events/items/?crs=31370&f=json&format=api&offset=50",
            "rel": "next",
            "type": "application/geo+json",
            "title": "Next page"
        }
    ],
    "timeStamp": "2026-06-25T13:13:02.823780Z",
    "numberMatched": 248,
    "numberReturned": 50
}