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

{
    "data": {
        "type": "samples",
        "id": "ERS1644037",
        "attributes": {
            "longitude": 20.9023,
            "biosample": "SAMEA103954869",
            "latitude": 39.0455,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "20.90228",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Greece",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-11-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "aquatic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "lagoon",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "pyrosequencing",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.04552",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000021",
                    "unit": null
                }
            ],
            "accession": "ERS1644037",
            "analysis-completed": "2017-06-14",
            "collection-date": "2014-11-27",
            "geo-loc-name": "Greece",
            "sample-desc": "Station inside the Logarou lagoon (replicate A)",
            "environment-biome": "aquatic",
            "environment-feature": "lagoon",
            "environment-material": "sediment",
            "sample-name": "6LOinA",
            "sample-alias": "6LOinA",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T22:02:20"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1644037/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001813",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001813?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1644037/runs?format=api"
                }
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Benthic"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Benthic?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1644037?format=api"
        }
    }
}