GET /metagenomics/api/v1/samples/ERS2625736?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "type": "samples",
        "id": "ERS2625736",
        "attributes": {
            "latitude": 40.6493,
            "longitude": 14.8922,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Soil amendment microbiome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "14.892231",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Italy",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2018",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Compost tea",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Compost tea",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Compost",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Amplicon",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "40.649341",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                }
            ],
            "biosample": "SAMEA4805826",
            "accession": "ERS2625736",
            "analysis-completed": "2018-07-30",
            "collection-date": "2018-01-01",
            "geo-loc-name": "Italy",
            "sample-desc": "Compost tea",
            "environment-biome": "Compost tea",
            "environment-feature": "Compost tea",
            "environment-material": "Compost",
            "sample-name": "CT_CATTANEO_4",
            "sample-alias": "CT_CATTANEO_4",
            "host-tax-id": null,
            "species": null,
            "last-update": "2025-02-14T15:51:40"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Solid waste:Composting"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Solid%20waste:Composting?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625736/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002681",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002681?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625736/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2625736?format=api"
        }
    }
}