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

{
    "data": {
        "type": "samples",
        "id": "ERS6087201",
        "attributes": {
            "latitude": 79.0118,
            "longitude": 6.9648,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "FRAM",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "6.9648",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-02-01",
                    "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": "geographic location (latitude)",
                    "value": "79.0118",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000024",
                    "unit": null
                }
            ],
            "biosample": "SAMEA8401726",
            "accession": "ERS6087201",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "FRAM mooring F4-S-1: microbial annual cycle 2016-17",
            "environment-biome": "marine biome [ENVO:00000447]",
            "environment-feature": "microbial community [PCO:1000004]",
            "environment-material": "sea water [ENVO:00002149]",
            "sample-name": "50551:c211ae6f-cc33-4251-a2f6-8a25eb57d90c",
            "sample-alias": "50551:c211ae6f-cc33-4251-a2f6-8a25eb57d90c",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-12T11:03:55"
        },
        "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/ERS6087201/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006712",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006712?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006717",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006717?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6087201/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6087201?format=api"
        }
    }
}