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

{
    "data": {
        "type": "samples",
        "id": "SRS601414",
        "attributes": {
            "latitude": -51.45,
            "longitude": 0.004,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "0.004",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Southern Ocean Polar Front",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "10/12/2011",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "ocean",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "20",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-51.45",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "biosample": "SAMN02743648",
            "accession": "SRS601414",
            "analysis-completed": "2018-09-05",
            "collection-date": "2011-10-12",
            "geo-loc-name": "Southern Ocean; Polar Front",
            "sample-desc": "microcosm_control",
            "environment-biome": "ocean",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "PF_CTR",
            "sample-alias": "PF_CTR",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:33:02"
        },
        "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/SRS601414/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00002837",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002837?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS601414/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS601414?format=api"
        }
    }
}