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

{
    "data": {
        "type": "samples",
        "id": "ERS3143553",
        "attributes": {
            "biosample": "SAMEA5337368",
            "longitude": 5.7924,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "SIP_Shotgun",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "5.792426",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Netherlands",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-06-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Temperate deciduous broadleaf forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Area of deciduous forest",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Plant litter",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "22.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "51.98737",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000022",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2019-02-14",
                    "unit": null
                }
            ],
            "latitude": 51.9874,
            "accession": "ERS3143553",
            "analysis-completed": "2019-03-12",
            "collection-date": "2017-06-01",
            "geo-loc-name": "Netherlands",
            "sample-desc": "Metagenomic Shotgun of Stable Isotope Probing experiment using Acidobacterial labelled acidobacterial EPS",
            "environment-biome": "Temperate deciduous broadleaf forest",
            "environment-feature": "Area of deciduous forest",
            "environment-material": "Plant litter",
            "sample-name": "E1D35_s",
            "sample-alias": "E1D35_s",
            "host-tax-id": null,
            "species": null,
            "last-update": "2019-03-12T14:02:10"
        },
        "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/ERS3143553/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003940",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003940?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3143553/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS3143553?format=api"
        }
    }
}