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

{
    "data": {
        "type": "samples",
        "id": "SRS723406",
        "attributes": {
            "biosample": "SAMN03077669",
            "longitude": -68.882,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "16.6",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Plastisphere",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-68.882",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-06-11",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome (ENVO:00000428)",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.water;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "3 m",
                    "unit": null
                },
                {
                    "key": "salinity",
                    "value": "33.76",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "39.978",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 1000",
                    "unit": null
                }
            ],
            "latitude": 39.978,
            "accession": "SRS723406",
            "analysis-completed": "2017-05-24",
            "collection-date": "2012-06-11",
            "geo-loc-name": "Atlantic Ocean",
            "sample-desc": "C241_038_NT_H2O_0m_Rep1",
            "environment-biome": "marine biome (ENVO:00000428)",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SEA_0138_20120611_Bv6",
            "sample-alias": "SEA_0138_20120611_Bv6",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-03-12T15:19:52"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS723406/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001767",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001767?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS723406/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS723406?format=api"
        }
    }
}