Observation types in this monitoring network.

Examples

?observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/e896a10c-85a2-4b20-abe6-383727d3d6e1/observationtypes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/10/?format=api",
            "id": 10,
            "code": "WNS3832",
            "parameter": "Luchttemperatuur",
            "unit": "oC",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": "LT",
            "created": "2015-06-19T09:47:29.345611Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/13/?format=api",
            "id": 13,
            "code": "WNS8874",
            "parameter": "Windsnelheid",
            "unit": "m/s",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "NT",
            "created": "2015-06-19T09:47:29.345611Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/36/?format=api",
            "id": 36,
            "code": "WNS1400",
            "parameter": "Neerslag",
            "unit": "mm",
            "scale": "ratio",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "NT",
            "created": "2015-08-06T15:16:49.002578Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/503/?format=api",
            "id": 503,
            "code": "WNS928",
            "parameter": "Druk",
            "unit": "hPa",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": "NT",
            "created": "2016-05-10T14:24:31.664235Z",
            "last_modified": "2020-11-19T16:01:44.535145Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/543/?format=api",
            "id": 543,
            "code": "TMAX",
            "parameter": "Maximum Temperature",
            "unit": "°C",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2016-11-18T14:54:51.485816Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/548/?format=api",
            "id": 548,
            "code": "TMIN",
            "parameter": "Minimum Temperature",
            "unit": "°C",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2016-11-24T12:14:58.072441Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/894/?format=api",
            "id": 894,
            "code": "WNS9027",
            "parameter": "Verdamping",
            "unit": "mm",
            "scale": "ratio",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": "LT",
            "created": "2017-11-24T08:38:27.371167Z",
            "last_modified": "2020-03-20T18:52:50.818333Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/8513/?format=api",
            "id": 8513,
            "code": "P.voorsp.det",
            "parameter": "P.voorsp.det",
            "unit": "mm/hr",
            "scale": "interval",
            "description": "Deterministische neerslagverwachting voor KNMI stations. In mm/hr voor elke 6 uur.",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2021-05-19T15:45:28.173022Z",
            "last_modified": "2021-05-19T15:45:28.172991Z"
        }
    ]
}