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

{
    "data": {
        "type": "samples",
        "id": "SRS679575",
        "attributes": {
            "latitude": 49.5135,
            "longitude": 6.018,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "20.37",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "6.01799",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Luxembourg: Schifflange, Anoxic tank no.1",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-10-12",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Constructed feature",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Wastewater treatment plant",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.wastewater",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "49.5135",
                    "unit": null
                }
            ],
            "biosample": "SAMN02862044",
            "accession": "SRS679575",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "Constructed feature",
            "environment-feature": "Wastewater treatment plant",
            "environment-material": "Water",
            "sample-name": "LAO-D32",
            "sample-alias": "LAO-D32",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-15T16:15:57"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS679575/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006558",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006558?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006570",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006570?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS679575/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS679575?format=api"
        }
    }
}