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

{
    "data": {
        "type": "samples",
        "id": "ERS233525",
        "attributes": {
            "latitude": 52.9653,
            "longitude": 0.9258,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Stiffkey_Saltmarsh_Sediment_SIP",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "0.925833",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "0.01",
                    "unit": "m"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-05-31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.01",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.001",
                    "unit": null
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "0.001",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.96528",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408169",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000011",
                    "unit": null
                }
            ],
            "biosample": "SAMEA2062904",
            "accession": "ERS233525",
            "analysis-completed": "2013-07-15",
            "collection-date": "2011-05-31",
            "geo-loc-name": "United Kingdom",
            "sample-desc": "13C fraction F12 (light)",
            "environment-biome": "sediment",
            "environment-feature": "sediment",
            "environment-material": "sediment",
            "sample-name": "DMS12",
            "sample-alias": "DMS12",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-06-06T16:42:13"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Salt marsh"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Salt%20marsh?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS233525/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000320",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000320?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00002009",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002009?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS233525/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS233525?format=api"
        }
    }
}