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

{
    "data": {
        "type": "samples",
        "id": "ERS1265026",
        "attributes": {
            "biosample": "SAMEA4353577",
            "longitude": 10.383,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "5",
                    "unit": "\\'||chr(38)||\\'deg;C"
                },
                {
                    "key": "project name",
                    "value": "PETROMAKS",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "10.383",
                    "unit": null
                },
                {
                    "key": "geographic location (depth)",
                    "value": "75",
                    "unit": "m"
                },
                {
                    "key": "collection date",
                    "value": "2014-07-20T08:00:00Z/2014-07-20T09:00:00Z",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine biome",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Fjord",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "34",
                    "unit": "psu"
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "63.433",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "408172",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000027",
                    "unit": null
                },
                {
                    "key": "sampling site",
                    "value": "TRONDHEIMSFJORD_SINTEF",
                    "unit": null
                },
                {
                    "key": "event date/time",
                    "value": "2014-07-20T08:00:00Z/2014-07-20T09:00:00Z",
                    "unit": null
                },
                {
                    "key": "latitude end",
                    "value": "+63.433",
                    "unit": "DD"
                },
                {
                    "key": "longitude end",
                    "value": "+10.383",
                    "unit": "DD"
                },
                {
                    "key": "marine region",
                    "value": "Norwegian sea",
                    "unit": null
                },
                {
                    "key": "protocol label",
                    "value": "Incubation",
                    "unit": null
                },
                {
                    "key": "sampling campaign",
                    "value": "PETROMAKS_E6",
                    "unit": null
                },
                {
                    "key": "sampling platform",
                    "value": "Underwater pipeline",
                    "unit": null
                }
            ],
            "latitude": 63.433,
            "accession": "ERS1265026",
            "analysis-completed": "2017-02-22",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Incubations of oil accommodated sea-water.",
            "environment-biome": "Marine biome",
            "environment-feature": "Fjord",
            "environment-material": "Water",
            "sample-name": "E6_13-P1",
            "sample-alias": "E6_13-P1",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-06-28T19:52:53"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Oceanic:Oil-contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Oceanic:Oil-contaminated?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1265026/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001538",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001538?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1265026/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1265026?format=api"
        }
    }
}