{ "opencollection": "1.0.0", "info": { "name": "AgStack Asset Registry api API", "version": "1.0.0" }, "items": [ { "info": { "name": "api", "type": "folder" }, "items": [ { "info": { "name": "api_v1_AddRawMaterialOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AddRawMaterialOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AddRawMaterialOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AddRawMaterialOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AddRawMaterialOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AddRawMaterialOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/AddRawMaterialOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Machine." } ] }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Machine." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Machine." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_AgriculturalMachines_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/AgriculturalMachines/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Machine." } ] }, "docs": "API endpoint that allows AgriculturalMachine to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Alerts/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "severity", "value": "", "type": "query", "description": "* `minor` - Minor\n* `moderate` - Moderate\n* `severe` - Severe\n* `major` - Major\n* `critical` - Critical" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/Alerts/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Alerts/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Alert." } ] }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/Alerts/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Alert." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/Alerts/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Alert." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_Alerts_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/Alerts/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Alert." } ] }, "docs": "API endpoint that allows Alert to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "compost_pile_id", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_AddRawMaterialOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/AddRawMaterialOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Add Raw Material Operation." } ] }, "docs": "API endpoint that allows AddRawMaterialOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_CompostTurningOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/CompostTurningOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_IrrigationOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/IrrigationOperations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_Observations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:compost_operation_pk/Observations/:id/", "params": [ { "name": "compost_operation_pk", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Operation." } ] }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Operation." } ] }, "docs": "API endpoint that allows CompostOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CompostTurningOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CompostTurningOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Compost Turning Operation." } ] }, "docs": "API endpoint that allows CompostTurningOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Growth Stage Observation." } ] }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Growth Stage Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Growth Stage Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropGrowthStageObservations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CropGrowthStageObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Growth Stage Observation." } ] }, "docs": "API endpoint that allows CropGrowthStageObservation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Protection Operation." } ] }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Protection Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Protection Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropProtectionOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CropProtectionOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Protection Operation." } ] }, "docs": "API endpoint that allows CropProtectionOperation to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Stress Indicator Observation." } ] }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Stress Indicator Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Stress Indicator Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_CropStressIndicatorObservations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/CropStressIndicatorObservations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Crop Stress Indicator Observation." } ] }, "docs": "API endpoint that allows CropStressIndicator to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Disease Detection Observation." } ] }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Disease Detection Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Disease Detection Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_DiseaseDetection_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/DiseaseDetection/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Disease Detection Observation." } ] }, "docs": "API endpoint that allows DiseaseDetection to be viewed or edited." }, { "info": { "name": "api_v1_Farm_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Farm/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_Farm_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/Farm/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_Farm_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Farm/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm." } ] }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_Farm_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/Farm/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_Farm_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/Farm/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_Farm_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/Farm/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm." } ] }, "docs": "API endpoint that allows Farm to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/", "params": [ { "name": "animal_group", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Animal." } ] }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Animal." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Animal." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmAnimals_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FarmAnimals/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Animal." } ] }, "docs": "API endpoint that allows FarmAnimal to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Activity." } ] }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Activity." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Activity." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivities_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivities/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Activity." } ] }, "docs": "API endpoint that allows FarmCalendarActivity to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/", "params": [ { "name": "category", "value": "", "type": "query", "description": "* `activity` - Activity\n* `observation` - Observation\n* `alert` - Alert" }, { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this farm calendar activity type." } ] }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this farm calendar activity type." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this farm calendar activity type." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCalendarActivityTypes_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FarmCalendarActivityTypes/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this farm calendar activity type." } ] }, "docs": "API endpoint that allows FarmCalendarActivityType to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "growth_stage", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "species", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" }, { "name": "variety", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Crop." } ] }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Crop." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Crop." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmCrops_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FarmCrops/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Crop." } ] }, "docs": "API endpoint that allows FarmCrop to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/", "params": [ { "name": "contains_point", "value": "", "type": "query", "description": "Filter parcels containing this point. Format (EPSG:4326): 'latitude,longitude'" }, { "name": "farm", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "geo_id", "value": "", "type": "query" }, { "name": "identifier", "value": "", "type": "query" }, { "name": "parcel_type", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Parcel." } ] }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Parcel." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Parcel." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FarmParcels_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FarmParcels/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Farm Parcel." } ] }, "docs": "API endpoint that allows FarmParcel to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilization Operation." } ] }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilization Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilization Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_FertilizationOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/FertilizationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilization Operation." } ] }, "docs": "API endpoint that allows FertilizationOperation to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilizer." } ] }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilizer." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilizer." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_Fertilizers_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/Fertilizers/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Fertilizer." } ] }, "docs": "API endpoint that allows Fertilizer to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Generic Farm Asset." } ] }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Generic Farm Asset." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Generic Farm Asset." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_GenericFarmAssets_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/GenericFarmAssets/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Generic Farm Asset." } ] }, "docs": "API endpoint that allows GenericFarmAsset to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "responsible_agent", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_IrrigationOperations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/IrrigationOperations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Irrigation Operation." } ] }, "docs": "API endpoint that allows IrrigationOperation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Observations/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/Observations/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Observations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/Observations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/Observations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Observations_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/Observations/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Observation." } ] }, "docs": "API endpoint that allows Observation to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Pesticides/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query", "description": "* `0` - Inactive\n* `1` - Active\n* `2` - Deleted" } ] }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/Pesticides/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/Pesticides/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Pesticide." } ] }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/Pesticides/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Pesticide." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/Pesticides/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Pesticide." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_Pesticides_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/Pesticides/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Pesticide." } ] }, "docs": "API endpoint that allows Pesticide to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Spraying Recommendation Observation." } ] }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Spraying Recommendation Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Spraying Recommendation Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_SprayingRecommendation_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/SprayingRecommendation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Spraying Recommendation Observation." } ] }, "docs": "API endpoint that allows SprayingRecommendation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Vigor Estimation Observation." } ] }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Vigor Estimation Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Vigor Estimation Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_VigorEstimation_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/VigorEstimation/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Vigor Estimation Observation." } ] }, "docs": "API endpoint that allows VigorEstimation to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_list", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/", "params": [ { "name": "activity_type", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query" }, { "name": "fromDate", "value": "", "type": "query" }, { "name": "parcel", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "toDate", "value": "", "type": "query" } ] }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_create", "type": "http" }, "http": { "method": "POST", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/", "params": [ { "name": "format", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Yield Prediction Observation." } ] }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_update", "type": "http" }, "http": { "method": "PUT", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Yield Prediction Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_partial_update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Yield Prediction Observation." } ], "body": { "type": "json", "data": "{}" } }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_YieldPrediction_destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-ar.agstack.org/api/v1/YieldPrediction/:id/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path", "description": "A UUID string identifying this Yield Prediction Observation." } ] }, "docs": "API endpoint that allows YieldPrediction to be viewed or edited." }, { "info": { "name": "api_v1_schema_retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api-ar.agstack.org/api/v1/schema/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "lang", "value": "", "type": "query" } ] }, "docs": "OpenApi3 schema for this API. Format can be selected via content negotiation.\n\n- YAML: application/vnd.oai.openapi\n- JSON: application/vnd.oai.openapi+json" } ] } ], "bundled": true }