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

{
    "data": {
        "type": "samples",
        "id": "SRS010116",
        "attributes": {
            "biosample": "SAMN00008336",
            "longitude": 78.1833,
            "latitude": -68.4,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "2.66",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "78.18333333",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Antarctica: Ace Lake",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Ocean biome ENVO:01000048",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "marine feature ENVO:01000031",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Lake ENVO:00000020",
                    "unit": null
                },
                {
                    "key": "sample material processing",
                    "value": "Size Fraction : 3",
                    "unit": "µm"
                },
                {
                    "key": "salinity",
                    "value": "34.78",
                    "unit": "ppt"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-68.4",
                    "unit": null
                },
                {
                    "key": "alternative identifiers",
                    "value": "sampling site ID : 228",
                    "unit": null
                },
                {
                    "key": "alt id - submitted sample id",
                    "value": "BioSample ID 8336",
                    "unit": null
                },
                {
                    "key": "GOLD sample classification",
                    "value": "Environmental > Aquatic > Marine > Unclassified > Uncharacterized",
                    "unit": null
                },
                {
                    "key": "alt id - BioSample id",
                    "value": "BioSample ID : 8336",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX",
                    "unit": null
                }
            ],
            "accession": "SRS010116",
            "analysis-completed": "2012-01-05",
            "collection-date": null,
            "geo-loc-name": "Antarctica",
            "sample-desc": "Microbial metagenome from a lake in Antarctica",
            "environment-biome": "Ocean biome ENVO:01000048",
            "environment-feature": "marine feature ENVO:01000031",
            "environment-material": "Lake ENVO:00000020",
            "sample-name": "Metagenome sequence SRA sample SRS010116",
            "sample-alias": "BioSample ID 8336",
            "host-tax-id": null,
            "species": null,
            "last-update": "2015-08-13T15:30:57"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS010116/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000282",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000282?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS010116/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS010116?format=api"
        }
    }
}