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

{
    "data": {
        "type": "samples",
        "id": "SRS691272",
        "attributes": {
            "biosample": "SAMN02940977",
            "longitude": -87.407,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-87.407",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Mexico: Caribbean",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2012-07-01",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Ocean",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "Caribbean reef",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "Tissue",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIGS/MIMS/MIMARKS.host-associated;MIMARKS.survey",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "279627",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "18.3943",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Hyrtios",
                    "unit": null
                }
            ],
            "latitude": 18.3943,
            "accession": "SRS691272",
            "analysis-completed": "2019-04-16",
            "collection-date": "2012-07-01",
            "geo-loc-name": "Mexico: Caribbean",
            "sample-desc": "sample collected at caribbean reef under permit DAPA//06054/11/612/1608 CONAPESCA",
            "environment-biome": "Ocean",
            "environment-feature": "Caribbean reef",
            "environment-material": "Tissue",
            "sample-name": "Bacteria in Hyrtios",
            "sample-alias": "Bacteria in Hyrtios",
            "host-tax-id": 279627,
            "species": null,
            "last-update": "2024-01-23T11:52:23"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Aquatic:Marine:Sediment"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Sediment?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS691272/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004678",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004678?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS691272/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS691272?format=api"
        }
    }
}