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

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

{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "id": "ACI",
            "geometry": null,
            "properties": {
                "datex_code": "ACI",
                "descr_fr": "Accident",
                "descr_nl": "Ongeval",
                "descr_en": "Accident",
                "datex1_uri": "urn:tmc:event:ACI",
                "datex2_class": "Accident",
                "datex2_enum_value": "collision"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/ACI/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature ACI"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "ANM",
            "geometry": null,
            "properties": {
                "datex_code": "ANM",
                "descr_fr": "Animal errant",
                "descr_nl": "Loslopend dier",
                "descr_en": "Animal on road",
                "datex1_uri": "urn:tmc:event:ANM",
                "datex2_class": "AnimalPresenceObstruction",
                "datex2_enum_value": "animalOnRoad"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/ANM/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature ANM"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "BKD",
            "geometry": null,
            "properties": {
                "datex_code": "BKD",
                "descr_fr": "Véhicule en panne",
                "descr_nl": "Defect voertuig",
                "descr_en": "Broken down vehicle",
                "datex1_uri": "urn:tmc:event:BKD",
                "datex2_class": "VehicleObstruction",
                "datex2_enum_value": "brokenDownVehicle"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/BKD/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature BKD"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "CHI",
            "geometry": null,
            "properties": {
                "datex_code": "CHI",
                "descr_fr": "Child alert",
                "descr_nl": "Child alert",
                "descr_en": "Child alert",
                "datex1_uri": "urn:tmc:event:CHI",
                "datex2_class": "SecurityIncident",
                "datex2_enum_value": "childAbductionAlert"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/CHI/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature CHI"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "EFA",
            "geometry": null,
            "properties": {
                "datex_code": "EFA",
                "descr_fr": "Evénement festif",
                "descr_nl": "Feestevenement",
                "descr_en": "Festive event",
                "datex1_uri": "urn:tmc:event:EFA",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "festiveEvent"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/EFA/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature EFA"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "EMR",
            "geometry": null,
            "properties": {
                "datex_code": "EMR",
                "descr_fr": "Manifestation",
                "descr_nl": "Betoging",
                "descr_en": "Demonstration",
                "datex1_uri": "urn:tmc:event:EMR",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "demonstration"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/EMR/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature EMR"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "EPR",
            "geometry": null,
            "properties": {
                "datex_code": "EPR",
                "descr_fr": "Cortège",
                "descr_nl": "Stoet",
                "descr_en": "Parade",
                "datex1_uri": "urn:tmc:event:EPR",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "parade"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/EPR/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature EPR"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "ESO",
            "geometry": null,
            "properties": {
                "datex_code": "ESO",
                "descr_fr": "Sommet européen",
                "descr_nl": "Europese top",
                "descr_en": "European summit",
                "datex1_uri": "urn:tmc:event:ESO",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "officialEvent"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/ESO/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature ESO"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "ESP",
            "geometry": null,
            "properties": {
                "datex_code": "ESP",
                "descr_fr": "Evénement sportif",
                "descr_nl": "Sportevenement",
                "descr_en": "Sporting event",
                "datex1_uri": "urn:tmc:event:ESP",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "sportingEvent"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/ESP/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature ESP"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "FEU",
            "geometry": null,
            "properties": {
                "datex_code": "FEU",
                "descr_fr": "Fermeture",
                "descr_nl": "Afsluiting",
                "descr_en": "Closure",
                "datex1_uri": "urn:tmc:event:FEU",
                "datex2_class": "RoadClosure",
                "datex2_enum_value": "closure"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/FEU/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature FEU"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "FIR",
            "geometry": null,
            "properties": {
                "datex_code": "FIR",
                "descr_fr": "Incendie",
                "descr_nl": "Brand",
                "descr_en": "Fire",
                "datex1_uri": "urn:tmc:event:FIR",
                "datex2_class": "FireIncident",
                "datex2_enum_value": "fire"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/FIR/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature FIR"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "FLD",
            "geometry": null,
            "properties": {
                "datex_code": "FLD",
                "descr_fr": "Inondation",
                "descr_nl": "Overstroming",
                "descr_en": "Flooding",
                "datex1_uri": "urn:tmc:event:FLD",
                "datex2_class": "EnvironmentalIncident",
                "datex2_enum_value": "flooding"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/FLD/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature FLD"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "FOG",
            "geometry": null,
            "properties": {
                "datex_code": "FOG",
                "descr_fr": "Brouillard",
                "descr_nl": "Mist",
                "descr_en": "Fog",
                "datex1_uri": "urn:tmc:event:FOG",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "fog"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/FOG/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature FOG"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "FRO",
            "geometry": null,
            "properties": {
                "datex_code": "FRO",
                "descr_fr": "Conditions hivernales",
                "descr_nl": "Wintertoestand",
                "descr_en": "Winter conditions",
                "datex1_uri": "urn:tmc:event:FRO",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "winterConditions"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/FRO/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature FRO"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "HAI",
            "geometry": null,
            "properties": {
                "datex_code": "HAI",
                "descr_fr": "Grêle",
                "descr_nl": "Hagel",
                "descr_en": "Hail",
                "datex1_uri": "urn:tmc:event:HAI",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "hail"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/HAI/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature HAI"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "INS",
            "geometry": null,
            "properties": {
                "datex_code": "INS",
                "descr_fr": "Incident",
                "descr_nl": "Incident",
                "descr_en": "Incident",
                "datex1_uri": "urn:tmc:event:INS",
                "datex2_class": "GeneralIncident",
                "datex2_enum_value": "incident"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/INS/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature INS"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "LS2",
            "geometry": null,
            "properties": {
                "datex_code": "LS2",
                "descr_fr": "Trafic dense",
                "descr_nl": "Druk verkeer",
                "descr_en": "Dense traffic",
                "datex1_uri": "urn:tmc:event:LS2",
                "datex2_class": "TrafficCondition",
                "datex2_enum_value": "heavyTraffic"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/LS2/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature LS2"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "MKT",
            "geometry": null,
            "properties": {
                "datex_code": "MKT",
                "descr_fr": "Marché",
                "descr_nl": "Markt",
                "descr_en": "Market",
                "datex1_uri": "urn:tmc:event:MKT",
                "datex2_class": "PublicEvent",
                "datex2_enum_value": "market"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/MKT/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature MKT"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "OHV",
            "geometry": null,
            "properties": {
                "datex_code": "OHV",
                "descr_fr": "Véhicule hors gabarit",
                "descr_nl": "Buitenmaats voertuig",
                "descr_en": "Oversize vehicle",
                "datex1_uri": "urn:tmc:event:OHV",
                "datex2_class": "VehicleObstruction",
                "datex2_enum_value": "oversizedVehicle"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/OHV/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature OHV"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "OHX",
            "geometry": null,
            "properties": {
                "datex_code": "OHX",
                "descr_fr": "Objet sur chaussée",
                "descr_nl": "Voorwerp op de rijweg",
                "descr_en": "Object on road",
                "datex1_uri": "urn:tmc:event:OHX",
                "datex2_class": "Obstruction",
                "datex2_enum_value": "objectOnRoad"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/OHX/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature OHX"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "OPA",
            "geometry": null,
            "properties": {
                "datex_code": "OPA",
                "descr_fr": "Stratégie PMV",
                "descr_nl": "VMS-strategie",
                "descr_en": "VMS strategy",
                "datex1_uri": "urn:tmc:event:OPA",
                "datex2_class": "TrafficManagement",
                "datex2_enum_value": "vmsStrategy"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/OPA/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature OPA"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "PEO",
            "geometry": null,
            "properties": {
                "datex_code": "PEO",
                "descr_fr": "Piéton sur chaussée",
                "descr_nl": "Voetganger op de rijweg",
                "descr_en": "Pedestrian on road",
                "datex1_uri": "urn:tmc:event:PEO",
                "datex2_class": "PeopleOnRoad",
                "datex2_enum_value": "pedestrian"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/PEO/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature PEO"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "RAI",
            "geometry": null,
            "properties": {
                "datex_code": "RAI",
                "descr_fr": "Pluie",
                "descr_nl": "Regen",
                "descr_en": "Rain",
                "datex1_uri": "urn:tmc:event:RAI",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "rain"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/RAI/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature RAI"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "RCA",
            "geometry": null,
            "properties": {
                "datex_code": "RCA",
                "descr_fr": "Chaussée fermée",
                "descr_nl": "Weg gesloten",
                "descr_en": "Road closed",
                "datex1_uri": "urn:tmc:event:RCA",
                "datex2_class": "RoadClosure",
                "datex2_enum_value": "roadClosed"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/RCA/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature RCA"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "RPC",
            "geometry": null,
            "properties": {
                "datex_code": "RPC",
                "descr_fr": "Affaissement de chaussée",
                "descr_nl": "Wegverzakking",
                "descr_en": "Road subsidence",
                "datex1_uri": "urn:tmc:event:RPC",
                "datex2_class": "InfrastructureDamage",
                "datex2_enum_value": "roadCollapse"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/RPC/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature RPC"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "RSL",
            "geometry": null,
            "properties": {
                "datex_code": "RSL",
                "descr_fr": "Chaussée glissante",
                "descr_nl": "Glad wegdek",
                "descr_en": "Slippery road",
                "datex1_uri": "urn:tmc:event:RSL",
                "datex2_class": "RoadSurfaceCondition",
                "datex2_enum_value": "slipperyRoad"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/RSL/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature RSL"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "RWK",
            "geometry": null,
            "properties": {
                "datex_code": "RWK",
                "descr_fr": "Travaux",
                "descr_nl": "Werken",
                "descr_en": "Roadworks",
                "datex1_uri": "urn:tmc:event:RWK",
                "datex2_class": "Roadworks",
                "datex2_enum_value": "roadworks"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/RWK/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature RWK"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "SAL",
            "geometry": null,
            "properties": {
                "datex_code": "SAL",
                "descr_fr": "Epandage",
                "descr_nl": "Strooicampagne",
                "descr_en": "Salting in progress",
                "datex1_uri": "urn:tmc:event:SAL",
                "datex2_class": "WinterService",
                "datex2_enum_value": "salting"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/SAL/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature SAL"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "SFL",
            "geometry": null,
            "properties": {
                "datex_code": "SFL",
                "descr_fr": "Chutes de neige",
                "descr_nl": "Sneeuwval",
                "descr_en": "Snowfall",
                "datex1_uri": "urn:tmc:event:SFL",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "snowfall"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/SFL/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature SFL"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "SMG",
            "geometry": null,
            "properties": {
                "datex_code": "SMG",
                "descr_fr": "Pic de pollution",
                "descr_nl": "Smogalarm",
                "descr_en": "Smog alert",
                "datex1_uri": "urn:tmc:event:SMG",
                "datex2_class": "EnvironmentalIncident",
                "datex2_enum_value": "airPollution"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/SMG/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature SMG"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "SPC",
            "geometry": null,
            "properties": {
                "datex_code": "SPC",
                "descr_fr": "Opération de police",
                "descr_nl": "Politieoperatie",
                "descr_en": "Police operation",
                "datex1_uri": "urn:tmc:event:SPC",
                "datex2_class": "SecurityIncident",
                "datex2_enum_value": "policeOperation"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/SPC/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature SPC"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "TLO",
            "geometry": null,
            "properties": {
                "datex_code": "TLO",
                "descr_fr": "Feux hors service",
                "descr_nl": "Verkeerslichten defect",
                "descr_en": "Traffic lights out",
                "datex1_uri": "urn:tmc:event:TLO",
                "datex2_class": "EquipmentFault",
                "datex2_enum_value": "trafficLightsOut"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/TLO/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature TLO"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "TP",
            "geometry": null,
            "properties": {
                "datex_code": "TP",
                "descr_fr": "CME avec fermeture",
                "descr_nl": "MEV met sluiting",
                "descr_en": "Major event with closure",
                "datex1_uri": "urn:tmc:event:TP",
                "datex2_class": "TrafficManagement",
                "datex2_enum_value": "majorEventClosure"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/TP/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature TP"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "VWC",
            "geometry": null,
            "properties": {
                "datex_code": "VWC",
                "descr_fr": "Véhicule à contre-sens",
                "descr_nl": "Spookrijder",
                "descr_en": "Wrong-way driver",
                "datex1_uri": "urn:tmc:event:VWC",
                "datex2_class": "WrongWayDriving",
                "datex2_enum_value": "wrongWayDriver"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/VWC/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature VWC"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        },
        {
            "type": "Feature",
            "id": "WIG",
            "geometry": null,
            "properties": {
                "datex_code": "WIG",
                "descr_fr": "Intempéries",
                "descr_nl": "Slechte weersomstandigheden",
                "descr_en": "Adverse weather",
                "datex1_uri": "urn:tmc:event:WIG",
                "datex2_class": "WeatherRelatedRoadCondition",
                "datex2_enum_value": "adverseWeather"
            },
            "links": [
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/WIG/",
                    "rel": "self",
                    "type": "application/geo+json",
                    "title": "Feature WIG"
                },
                {
                    "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
                    "rel": "collection",
                    "type": "application/json",
                    "title": "Parent collection"
                }
            ]
        }
    ],
    "links": [
        {
            "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/items/?f=json&format=api",
            "rel": "self",
            "type": "application/geo+json",
            "title": "This document"
        },
        {
            "href": "https://data-mobility.irisnet.be/datasets/v1/traffic/collections/tmc_event_codes/",
            "rel": "collection",
            "type": "application/json",
            "title": "Parent collection"
        }
    ],
    "timeStamp": "2026-06-27T11:39:44.352070Z",
    "numberMatched": 35,
    "numberReturned": 35
}