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

{
    "data": {
        "type": "samples",
        "id": "ERS6581337",
        "attributes": {
            "latitude": -22.7878,
            "longitude": -67.8207,
            "biosample": "SAMEA8898433",
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "laguna verde endoevaporite",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-67.82066",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Argentina",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-01-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "feature",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "material",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "microbial mat/biofilm",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "illumina",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "4333.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-22.787834",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000019",
                    "unit": null
                }
            ],
            "accession": "ERS6581337",
            "analysis-completed": null,
            "collection-date": "2019-01-01",
            "geo-loc-name": null,
            "sample-desc": "laguna verde endoevaporite",
            "environment-biome": "biome",
            "environment-feature": "feature",
            "environment-material": "material",
            "sample-name": "laguna verde endoevaporite 1",
            "sample-alias": "laguna verde endoevaporite 1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2022-01-21T18:28:38"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Non-marine Saline and Alkaline:Saline"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Non-marine%20Saline%20and%20Alkaline:Saline?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581337/runs?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581337/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005961",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005961?format=api"
                        }
                    }
                ]
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS6581337?format=api"
        }
    }
}