Retrieves a list of plants All active plants for the license_number are obtained, filtered by the query parameter(s) criteria.
OK
Bad Request
{- "results": {
- "type": "array",
- "records": {
- "count": "0 - 100",
- "total": 437,
- "previous": null,
}, - "data": [
- {
- "license": {
- "license_number": "MC000000",
- "type": {
- "name": "MA - Marijuana Cultivator"
}
}, - "actions": null,
- "id": "da0b9ea0590f40ddb1ac759090dc9a8d",
- "name": "ATL MGK 090122A",
- "barcode": "1KMPL02000001F8000000359",
- "is_mother_plant": false,
- "growth_phase": {
- "id": "MAPGP0005",
- "name": "flowering"
}, - "planted_date": null,
- "strain": {
- "id": "0a5ecacb32ec45ebbf85052ab8aadb86",
- "name": "ATL Mean Green Kush"
}, - "origin": {
- "plant_batches": {
- "id": "5e94ef20182d44e192dcbc8e9d1aa6d6",
- "barcode": "1KMPL020000025B000002995",
- "name": "MGK 080122 plants",
- "type": {
- "id": "CAPBT0002",
- "name": "clone"
}
}
}, - "additives": null,
- "manicure": {
- "number": 1
}, - "harvest": null,
- "cure": {
- "number": null
}, - "waste": null,
- "lots": null,
- "locations": {
- "id": "bf677f5f679544fb8eb93b3d30086f59",
- "name": "Flower 1A",
- "type": {
- "id": "MALOC0001",
- "name": "Default Location Type"
}
}, - "destroyed": null,
- "additional": {
- "patient_license": "",
- "is_for_medical_use": false
}, - "entity_state": [
- {
- "state": "active",
- "date": "2022-09-01T22:17:10Z",
- "reason": "plant created",
- "actioned_by": "system generated"
}, - {
- "state": "updated",
- "date": "2022-12-22T22:17:10Z",
- "reason": "plant updated",
- "actioned_by": "system generated"
}, - {
- "state": "flowering",
- "date": "2022-12-06T00:00:00Z",
- "reason": "flowering phase",
- "actioned_by": "system generated"
}
]
}, - {
- "license": {
- "license_number": "MC000000",
- "type": {
- "name": "MA - Marijuana Cultivator"
}
}, - "actions": null,
- "id": "2377d0b921164257b7878a35057cd1e8",
- "name": "Imported Plant 1KMPL02000001F8000000367",
- "barcode": "1KMPL02000001F8000000367",
- "is_mother_plant": null,
- "growth_phase": {
- "id": "MAPGP0003",
- "name": "vegetative"
}, - "planted_date": null,
- "strain": {
- "id": "0a5ecacb32ec45ebbf85052ab8aadb86",
- "name": "Amazing Strain Kush"
}, - "origin": {
- "plant_batches": {
- "id": "5e94ef20182d44e192dcbc8e9d1aa6d6",
- "barcode": "1KMPL020000025B000002995",
- "name": "ASK 314 Plants",
- "type": {
- "id": "CAPBT0002",
- "name": "clone"
}
}
}, - "additives": null,
- "manicure": {
- "number": 0
}, - "harvest": null,
- "cure": {
- "number": null
}, - "waste": null,
- "lots": null,
- "locations": {
- "id": "bf677f5f679544fb8eb93b3d30086f59",
- "name": "VEG 1B",
- "type": {
- "id": "MALOC0001",
- "name": "Default Location Type"
}
}, - "destroyed": null,
- "additional": {
- "patient_license": "",
- "is_for_medical_use": false
}, - "entity_state": [
- {
- "state": "active",
- "date": "2022-12-08T20:08:22Z",
- "reason": "plant created",
- "actioned_by": "system generated"
}, - {
- "state": "updated",
- "date": "2022-12-08T20:08:22Z",
- "reason": "plant updated",
- "actioned_by": "system generated"
}, - {
- "state": "vegetative",
- "date": "2022-12-08T00:00:00Z",
- "reason": "vegetative phase",
- "actioned_by": "system generated"
}
]
}
]
}
}