Unique id for this observation (read-only).
Species id.
Date of observing, ISO yyyy-mm-dd.
Time of observing, hh:mm, or null if absent.
Number of individuals.
Sex of observed individual(s): M, F or U.
Coordinates of the observation as a GeoJSON Point.
Position accuracy in meters, or null if unknown.
Observation notes, or null if absent.
Whether the observer is certain the species is correct.
Code for the validation status (read-only).
External reference string, or null if absent.
Hidden until this date, ISO yyyy-mm-dd.
UUID4 string identifying the observation.
User id of the observer (read-only).
Last modification, ISO8601 date/time string (read-only).
Id of the species group (read-only).
Id of the location closest to the observation point (read-only).
List of URLs to photos, empty list if none.
List of URLs to sounds, empty list if none.
URL to this observation on the website (read-only).
Optionalspecies_Embedded species summary (read-only, present on some endpoints).
Optionaluser_Embedded user summary (read-only, present on some endpoints).
Optionallocation_Embedded location summary (read-only, present on some endpoints).
Optionalis_Whether the observation concerns an escaped/planted individual.
OptionalactivityObserved activity id.
Optionallife_Observed life stage id.
OptionalmethodObservation method id.
OptionalsubstrateSubstrate id (Mosses, Lichens and Fungi only), or null.
OptionalobscurityObscurity code (read: 0|1|5|9).
Optionalrelated_Related species id (host plant, prey, etc.).
Optionalcounting_Counting method id, or null.
Optionalobserver_Location of the observer as a GeoJSON Point, or null.
Optionaltransect_Transect UUID this observation belongs to.
Optionalrecognition_Certainty of recognition by NIA, float between 0 and 1.
OptionalrarityRarity of the species at the observed location (read-only).
Optionalspecies_Status of the species at the observed location (read-only).
Optionalhas_Whether the observation has any photos (some list endpoints).
Optionalhas_Whether the observation has any sounds (some list endpoints).
OptionallinksAssociated links.
OptionaldetailsGroup composition of the observation.
A single observation as returned by the waarneming.nl API.
Relational fields (
species,user,location) are returned as integer ids. The corresponding*_detailobjects are included on some endpoints.Note: the API may add fields not described here; clients must tolerate additional properties.