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

{
    "data": {
        "type": "samples",
        "id": "SRS14398889",
        "attributes": {
            "longitude": -4.2167,
            "biosample": "SAMN30103537",
            "latitude": 50.25,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-4.2167",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "United Kingdom: Western Channel",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-09-23",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "marine biome [ENVO:00000447]",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "oceanic epipelagic marine biome [ENVO:01000035]",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water [ENVO:00002149]",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMARKS.specimen;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "10m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "50.25",
                    "unit": null
                }
            ],
            "accession": "SRS14398889",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Keywords: GSC:MIxS MIMARKS:6.0",
            "environment-biome": "marine biome [ENVO:00000447]",
            "environment-feature": "oceanic epipelagic marine biome [ENVO:01000035]",
            "environment-material": "sea water [ENVO:00002149]",
            "sample-name": "L4_sample_137",
            "sample-alias": "L4_sample_137",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-05T10:01:57"
        },
        "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/SRS14398889/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006690",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006690?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS14398889/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS14398889?format=api"
        }
    }
}