Observation types in this monitoring network.

Examples

?observation_type__code=WNS9040
GET /api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/observationtypes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": "https://demo.lizard.net/api/v4/monitoringnetworks/b27e26da-17f3-4208-9990-8faa5a4dfe08/observationtypes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/325/?format=api",
            "id": 325,
            "code": "T (oC)",
            "parameter": "Temperatuur",
            "unit": "°C",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2015-09-11T08:04:14.703240Z",
            "last_modified": "2019-10-17T19:30:52.369929Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/335/?format=api",
            "id": 335,
            "code": "Chlorosity (mg Cl/l) OW",
            "parameter": "Chlorosity",
            "unit": "mg Cl/l",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": "OW",
            "created": "2015-09-11T08:04:15.282375Z",
            "last_modified": "2020-10-28T13:42:40.704665Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/351/?format=api",
            "id": 351,
            "code": "WINDRTG (graad)",
            "parameter": "Windrichting",
            "unit": "graad",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "",
            "created": "2015-09-11T08:04:18.009699Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/352/?format=api",
            "id": 352,
            "code": "WATHTE (cm)",
            "parameter": "Waterhoogte",
            "unit": "cm",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "NAP",
            "compartment": "",
            "created": "2015-09-11T08:04:18.072539Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/356/?format=api",
            "id": 356,
            "code": "Googste 1/3 (cm) OW",
            "parameter": "Googste 1/3",
            "unit": "cm",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "OW",
            "created": "2015-09-11T08:04:19.263841Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/367/?format=api",
            "id": 367,
            "code": "Go0-200 mHz (cm) OW",
            "parameter": "Go0-200 mHz",
            "unit": "cm",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "OW",
            "created": "2015-09-11T08:04:34.284761Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/371/?format=api",
            "id": 371,
            "code": "Go-100  mHz (cm) OW",
            "parameter": "Go-100  mHz",
            "unit": "cm",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "OW",
            "created": "2015-09-11T08:04:38.144206Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/373/?format=api",
            "id": 373,
            "code": "Golfrichtin (graden)",
            "parameter": "Golfrichtin",
            "unit": "graden",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": "",
            "compartment": "",
            "created": "2015-09-11T08:04:38.902686Z",
            "last_modified": "2019-06-25T07:26:10.441021Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/374/?format=api",
            "id": 374,
            "code": "STROOMSHD (m/s)",
            "parameter": "Stroomsnelheid",
            "unit": "m/s",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2015-09-11T08:04:39.157536Z",
            "last_modified": "2020-01-17T10:48:39.264861Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/observationtypes/375/?format=api",
            "id": 375,
            "code": "STROOMRTG (graad)",
            "parameter": "Stroomrichting",
            "unit": "graad",
            "scale": "interval",
            "description": "",
            "domain_values": null,
            "reference_frame": null,
            "compartment": null,
            "created": "2015-09-11T08:04:39.389758Z",
            "last_modified": "2020-01-17T10:59:55.648087Z"
        }
    ]
}