Genome Prop Instance
Provides list of Genome Properties.
GET /metagenomics/api/v1/annotations/genome-properties/GenProp1701?format=api
{ "data": { "type": "genome-properties", "id": "GenProp1701", "attributes": { "accession": "GenProp1701", "description": "Tetrapyrrole biosynthesis I (from glutamate)" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/genome-properties/GenProp1701?format=api" } } }