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

{
    "data": {
        "type": "samples",
        "id": "ERS431330",
        "attributes": {
            "biosample": "SAMEA2444791",
            "longitude": -47.38,
            "latitude": -22.41,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "N_cycling",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-47.38",
                    "unit": "DD"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Brazil",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "20-11-2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "grassland",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Clay",
                    "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": "depth",
                    "value": "0.1",
                    "unit": "m"
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "575",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-22.41",
                    "unit": "DD"
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "GSC MIxS soil (ERC000022)",
                    "unit": null
                }
            ],
            "accession": "ERS431330",
            "analysis-completed": "2014-04-25",
            "collection-date": null,
            "geo-loc-name": "Brazil",
            "sample-desc": "Ctrl_S_day1",
            "environment-biome": "grassland",
            "environment-feature": "Clay",
            "environment-material": "soil",
            "sample-name": "sample56 (34A)",
            "sample-alias": "34A",
            "host-tax-id": null,
            "species": null,
            "last-update": "2016-04-08T00:05:07"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS431330/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000368",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000368?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS431330/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS431330?format=api"
        }
    }
}