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

{
    "data": {
        "type": "samples",
        "id": "SRS627618",
        "attributes": {
            "longitude": -75.4181,
            "biosample": "SAMN02808243",
            "latitude": -11.8873,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-75.41808",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "Missing",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Peru",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010-03-03",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Rhizosphere soil",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Missing",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Rhizosphere soil",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.soil",
                    "unit": null
                },
                {
                    "key": "altitude",
                    "value": "3751.0",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "3751",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-11.88733",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                }
            ],
            "accession": "SRS627618",
            "analysis-completed": "2016-05-16",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "AMF from soil rhizosphere",
            "environment-biome": "Rhizosphere soil",
            "environment-feature": null,
            "environment-material": "Rhizosphere soil",
            "sample-name": "P2Fl5",
            "sample-alias": "P2Fl5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T13:06:46"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Plants:Rhizosphere:Soil"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere:Soil?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS627618/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00000955",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000955?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS627618/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS627618?format=api"
        }
    }
}