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

{
    "data": {
        "type": "samples",
        "id": "SRS601614",
        "attributes": {
            "latitude": -47.94,
            "longitude": -61.92,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-61.92",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Atlantic Ocean Patagonian Continental Shelf",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "12/4/2012",
                    "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": "-47.94",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                }
            ],
            "biosample": "SAMN02743659",
            "accession": "SRS601614",
            "analysis-completed": "2018-09-05",
            "collection-date": "2012-12-04",
            "geo-loc-name": "Atlantic Ocean; Patagonian Continental Shelf",
            "sample-desc": "microcosm_+chitin",
            "environment-biome": "ocean",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "PS_CHIT",
            "sample-alias": "PS_CHIT",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-23T12:32:29"
        },
        "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/SRS601614/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/SRS601614/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS601614?format=api"
        }
    }
}