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

{
    "data": {
        "type": "samples",
        "id": "SRS9995124",
        "attributes": {
            "latitude": 55.6989,
            "longitude": 37.5816,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "37.5816101",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Russia: Moscow, Lake Hotontyn Nur, Mongolia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "enrichment culture from haloalkaline lake",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "enrichment culture of the halophilic obligately anaerobic purple sulphur bacterium Halorhodospira halophila M39 from haloalkaline Lake Hotontyn Nur",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "modified DSM medium #253",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Microbe, viral or environmental",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "55.69893658",
                    "unit": null
                }
            ],
            "biosample": "SAMN21168693",
            "accession": "SRS9995124",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Microbe sample from Halorhodospira halophila",
            "environment-biome": "enrichment culture from haloalkaline lake",
            "environment-feature": "enrichment culture of the halophilic obligately anaerobic purple sulphur bacterium Halorhodospira halophila M39 from haloalkaline Lake Hotontyn Nur",
            "environment-material": "modified DSM medium #253",
            "sample-name": "M39EnrCul",
            "sample-alias": "M39EnrCul",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-10-09T15:26:07"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Hypersaline"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Hypersaline?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9995124/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006535",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006535?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9995124/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS9995124?format=api"
        }
    }
}