Get taxon observations by pc
Retrieve a paginated collection of taxon observations interpreted to the specified plant concept (using its pc_code).
Path parameters
Query parameters
Level of detail for the response:
- minimal: Returns basic fields only
- full: Returns more fields
Whether to include nested fields in the response
Maximum number of records to return
Number of records to skip before starting to return records
If true, return data payload in binary Parquet format
Response
Matching taxon observation(s), with fields based on parameters:
- detail=minimal&with_nested=false: Basic fields only
- detail=minimal&with_nested=true: Basic fields + nested array fields
- detail=full&with_nested=false: Extended fields, no nested array fields
- detail=full&with_nested=true: Extended fields + nested array fields
Example response
{
"count": 115000,
"data": [
{
"to_code": "to.1",
"ob_code": "ob.1",
"int_curr_pc_code": "pc.1",
"int_orig_pc_code": "pc.1",
"taxon_inference_area": 405,
"rf_code": "rf.1"
}
]
}Changes
Changed in 3 of the 50 revisions of this API.2127
- ▲
added to the response body
oneOflist for the response statusresponse-body-one-of-added
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///////////from the response with the statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterdetailnew-optional-request-parameter
- ○
added the optional property
///////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////////to the response with the statusresponse-optional-property-added
- ○
added to the
//////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added to the
//////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed from the
//////response propertyallOflist for the response statusresponse-property-all-of-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 83 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 50 revisions, 1 has no diff computed.