Genome Prop Instance
Provides list of Genome Properties.
GET /metagenomics/api/v1/annotations/genome-properties/GenProp1313?format=api
{ "data": { "type": "genome-properties", "id": "GenProp1313", "attributes": { "accession": "GenProp1313", "description": "tRNA-uridine 2-thiolation (mammalian mitochondria)" }, "links": { "self": "https://www.ebi.ac.uk/metagenomics/api/v1/annotations/genome-properties/GenProp1313?format=api" } } }