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

{
    "data": {
        "type": "samples",
        "id": "ERS441736",
        "attributes": {
            "longitude": 4.33,
            "biosample": "SAMEA2472312",
            "latitude": 52.12,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "dilution_experiment",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "4.33",
                    "unit": "DD"
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Netherlands",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "28/05/2012",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "terrestrial biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "sandy",
                    "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.5",
                    "unit": "m"
                },
                {
                    "key": "geographic location (elevation)",
                    "value": "9",
                    "unit": "m"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "52.12",
                    "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": "ERS441736",
            "analysis-completed": "2014-05-01",
            "collection-date": null,
            "geo-loc-name": "Netherlands",
            "sample-desc": "bulk_16_A",
            "environment-biome": "terrestrial biome",
            "environment-feature": "sandy",
            "environment-material": "soil",
            "sample-name": "B19A",
            "sample-alias": "B19A",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:31:00"
        },
        "relationships": {
            "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"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS441736/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000377",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000377?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS441736/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS441736?format=api"
        }
    }
}