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

{
    "data": {
        "type": "samples",
        "id": "ERS4846752",
        "attributes": {
            "biosample": "SAMEA7086162",
            "longitude": -8.6634,
            "latitude": 41.1412,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "NANOSED",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-8.663398",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Portugal",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-01-15",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ENVO:01000020",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ENVO:00002007",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "ENVO:00002045",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "sediment",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina Hiseq Xten",
                    "unit": null
                },
                {
                    "key": "elevation",
                    "value": "0.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.141182",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000021",
                    "unit": null
                }
            ],
            "accession": "ERS4846752",
            "analysis-completed": null,
            "collection-date": "2019-01-15",
            "geo-loc-name": null,
            "sample-desc": "Description: Samples were obtained after exposing estuarine sediments to 10 ng/g oxide copper nanoparticles < 50 nm for up to 24 h",
            "environment-biome": "ENVO:01000020",
            "environment-feature": "ENVO:00002007",
            "environment-material": "ENVO:00002045",
            "sample-name": "T4_50_10",
            "sample-alias": "T4_50_10",
            "host-tax-id": null,
            "species": null,
            "last-update": "2020-12-25T09:45:43"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4846752/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00005686",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005686?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00005687",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005687?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Estuary:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Estuary:Sediment?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4846752/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS4846752?format=api"
        }
    }
}