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

{
    "data": {
        "type": "samples",
        "id": "ERS153818",
        "attributes": {
            "latitude": 43.361,
            "longitude": 5.3111,
            "biosample": "SAMEA2128202",
            "sample-metadata": [
                {
                    "key": "sulfate",
                    "value": "2890\r",
                    "unit": "mg/l"
                },
                {
                    "key": "sulfide",
                    "value": "10\r",
                    "unit": "mg/l"
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "5.31108\r",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "France, Mediterranean sea",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "01-MAR-2009\r",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000126 neritic sublittoral zone\r",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00000464 harbor\r",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002203 inorganically contaminated sediment\r",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "2.5\r",
                    "unit": "m"
                },
                {
                    "key": "dissolved inorganic carbon",
                    "value": "142\r",
                    "unit": "mg/l"
                },
                {
                    "key": "dissolved organic carbon",
                    "value": "5.5\r",
                    "unit": "mg/l"
                },
                {
                    "key": "elevation",
                    "value": "-2.5\r",
                    "unit": "m"
                },
                {
                    "key": "pH",
                    "value": "7.5\r",
                    "unit": null
                },
                {
                    "key": "redox potential",
                    "value": "-75\r",
                    "unit": "mV"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "43.36095\r",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "GBSQMEQ01",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Unclassified > Uncharacterized\r",
                    "unit": null
                },
                {
                    "key": "extreme_unusual_properties/Cu",
                    "value": "278\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Cd",
                    "value": "0.3\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Ni",
                    "value": "20\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Zn",
                    "value": "375\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Pb",
                    "value": "329\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Mn",
                    "value": "161\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "extreme_unusual_properties/Fe",
                    "value": "1.9\r",
                    "unit": "%"
                },
                {
                    "key": "extreme_unusual_properties/As",
                    "value": "165\r",
                    "unit": "mg/kg"
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "ERS153818",
            "analysis-completed": "2012-07-07",
            "collection-date": "2009-03-01",
            "geo-loc-name": "France, Mediterranean sea",
            "sample-desc": "l'Estaque harbor sediment",
            "environment-biome": "ENVO:01000126 neritic sublittoral zone",
            "environment-feature": " ENVO:00000464 harbor",
            "environment-material": "ENVO:00002203 inorganically contaminated sediment",
            "sample-name": "l'Estaque harbor sediment metagenome",
            "sample-alias": "GBSQMEQ01",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:55"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS153818/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000305",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000305?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS153818/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS153818?format=api"
        }
    }
}