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

{
    "data": {
        "type": "samples",
        "id": "SRS930468",
        "attributes": {
            "longitude": -125.8522,
            "biosample": "SAMN03604265",
            "latitude": 69.9836,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-125.8522",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Arctic Ocean: Amundsen Gulf",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2008-06-14",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Metagenome or environmental",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "69.9836",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "accession": "SRS930468",
            "analysis-completed": "2018-09-03",
            "collection-date": "2008-06-14",
            "geo-loc-name": "Arctic Ocean: Amundsen Gulf",
            "sample-desc": "Metagenome or environmental sample from marine metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Amundsen Gulf Surface DNA 14-Jun-2008",
            "sample-alias": "Amundsen Gulf Surface DNA 14-Jun-2008",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T17:10:08"
        },
        "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/SRS930468/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002775",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002775?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS930468/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS930468?format=api"
        }
    }
}