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

{
    "data": {
        "type": "samples",
        "id": "ERS2312554",
        "attributes": {
            "biosample": "SAMEA104711171",
            "longitude": null,
            "latitude": null,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Brazil",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-01-01/2014-12-31",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Atlantic Forest",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Sugarcane field experiment",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "soil",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "575.0",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                }
            ],
            "accession": "ERS2312554",
            "analysis-completed": "2018-03-27",
            "collection-date": "2014-01-01",
            "geo-loc-name": "Brazil",
            "sample-desc": "we employed a deep 16S amplicon sequencing approach to evaluate the recovery of the native soil microbiome after multiple disturbances caused by the application of organic vinasse residue, inorganic nitrogen or a combination of both during the sugarcane crop-growing season.",
            "environment-biome": "Atlantic Forest",
            "environment-feature": "Sugarcane field experiment",
            "environment-material": "soil",
            "sample-name": "bact_2S27_Taq_121",
            "sample-alias": "bact_2S27_Taq_121",
            "host-tax-id": null,
            "species": null,
            "last-update": "2018-03-27T09:16:02"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2312554/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002294",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002294?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Loam:Contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Loam:Contaminated?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2312554/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2312554?format=api"
        }
    }
}