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

{
    "data": {
        "type": "samples",
        "id": "SRS652196",
        "attributes": {
            "biosample": "SAMN02899714",
            "longitude": -58.9,
            "latitude": -62.2,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "5.0",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "-58.9",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Antarctica: King George island,Ardley cove, Fildes Peninsula",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-01-23",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Antarcitc coastal environment",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "coastal ecosystem",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "sea water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0 m",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-62.2",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS652196",
            "analysis-completed": "2019-04-05",
            "collection-date": "2013-01-23",
            "geo-loc-name": "Antarctica: King George island,Ardley cove, Fildes Peninsula",
            "sample-desc": "Analysis of Microbial Eukaryotes",
            "environment-biome": "Antarcitc coastal environment",
            "environment-feature": "coastal ecosystem",
            "environment-material": "sea water",
            "sample-name": "eukA5",
            "sample-alias": "eukA5",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-25T18:41:42"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS652196/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004032",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004032?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Coastal"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Coastal?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS652196/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS652196?format=api"
        }
    }
}