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

{
    "data": {
        "type": "samples",
        "id": "ERS16386280",
        "attributes": {
            "latitude": 79.02,
            "longitude": 6.97,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "FRAM",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "6.97",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-02-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome [ENVO:00000447]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "microbial community [PCO:1000004]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water [ENVO:00002149]",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "24.74",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "79.02",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "biosample": "SAMEA114397586",
            "accession": "ERS16386280",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "FRAM mooring F4-S-4: microbial annual cycle 2019-20",
            "environment-biome": "marine biome [ENVO:00000447]",
            "environment-feature": "microbial community [PCO:1000004]",
            "environment-material": "sea water [ENVO:00002149]",
            "sample-name": "99834:294c004b-9f05-4e19-ab0b-58695c3115d7",
            "sample-alias": "99834:294c004b-9f05-4e19-ab0b-58695c3115d7",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-12T11:13:33"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16386280/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006723",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006723?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16386280/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS16386280?format=api"
        }
    }
}