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

GET /datasets/v1/traffic/collections/traffic_events/items/?crs=4326&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",
                "coordinates": [
                    4.340479168,
                    50.839238157
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.347453188,
                    50.858648678
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.345789887,
                    50.858707664
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.396598541,
                    50.875872227
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.319570833,
                    50.798320881
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.317478147,
                    50.809729692
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.391995865,
                    50.875788985
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.33878111,
                    50.851259649
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.34644893,
                    50.823462763
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.366353102,
                    50.824938146
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.357849189,
                    50.84116839
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.335147904,
                    50.84886133
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.403466078,
                    50.830296017
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.369105239,
                    50.847812347
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.353943383,
                    50.856354769
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.342956417,
                    50.864452136
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.314306202,
                    50.832097664
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.364896405,
                    50.826456984
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.366796422,
                    50.854674666
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.346584909,
                    50.858649406
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.31604606,
                    50.854068483
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.431204821,
                    50.815951958
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.362029171,
                    50.839037941
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.339956832,
                    50.825771367
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.354122658,
                    50.856298842
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.362783819,
                    50.853817926
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.347154042,
                    50.858677211
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.403490007,
                    50.829877071
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.306265906,
                    50.84757886
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.403423977,
                    50.82986577
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.350434374,
                    50.824246123
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.346687473,
                    50.829090364
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.399313469,
                    50.823534978
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.37778623,
                    50.848347229
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.290965258,
                    50.8372125
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.33476529,
                    50.788923961
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.33889525,
                    50.844885614
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.37156423,
                    50.841838967
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.399867866,
                    50.843732167
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.361781683,
                    50.833779148
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.405088687,
                    50.844398565
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.329772968,
                    50.863711452
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.358300636,
                    50.833610042
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.340156356,
                    50.851530564
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.346475835,
                    50.901843089
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.423479742,
                    50.862238504
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.372489956,
                    50.823750735
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.337085112,
                    50.824764411
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.296212751,
                    50.842419679
                ]
            },
            "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-25T06:06:33.634285",
                "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",
                "coordinates": [
                    4.367758986,
                    50.843418526
                ]
            },
            "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-25T06:06:33.634285",
                "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=4326&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=4326&f=json&format=api&offset=50",
            "rel": "next",
            "type": "application/geo+json",
            "title": "Next page"
        }
    ],
    "timeStamp": "2026-06-25T04:06:43.796198Z",
    "numberMatched": 247,
    "numberReturned": 50
}