{"info":{"description":"Read-only access to PlasmoGEM gene, vector-availability, and phenotype records.","title":"PlasmoGEM public data API","version":"1"},"openapi":"3.1.0","paths":{"/genes/{identifier}":{"get":{"parameters":[{"in":"path","name":"identifier","required":true,"schema":{"type":"string"}}],"summary":"Gene identity and resource availability"}},"/genes/{identifier}/phenotypes":{"get":{"summary":"Normalized phenotype measurements for a gene"}},"/genes/{identifier}/vectors":{"get":{"summary":"Vector and clone availability for a gene"}},"/meta":{"get":{"summary":"Database and API metadata"}}},"servers":[{"url":"/pgem/api/v1"}]}
