A UUID to uniquely identify this transect. Mandatory when using update
(PUT).
The transect type, either 'point' or 'transect'.
A list of species groups that were counted.
The date the transect started (isoformat yyyy-mm-dd).
The time the transect started ("HH:MM").
The date the transect ended. Must be equal or greater than start_date.
The time the transect ended ("HH:MM").
Coordinates for the transect, as a GeoJSON Point/LineString or a WKT string. Only Point or LineString types are accepted. CRS used: WGS84.
OptionalnotesOptional notes for the transect.
The writable payload for creating or updating a transect.