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

{
    "data": {
        "type": "samples",
        "id": "SRS390589",
        "attributes": {
            "longitude": 100.9335,
            "biosample": "SAMN01909285",
            "latitude": 3.6897,
            "sample-metadata": [
                {
                    "key": "investigation type",
                    "value": "metagenome",
                    "unit": null
                },
                {
                    "key": "project name",
                    "value": "Bacterial diversity in coastal water",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "100.9335",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Malaysia",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2011-07-27",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Marine",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "50 cm",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "3.68965",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX Titanium",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-06-23",
                    "unit": null
                }
            ],
            "accession": "SRS390589",
            "analysis-completed": "2019-04-05",
            "collection-date": "2011-07-27",
            "geo-loc-name": "Malaysia",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "Marine",
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SB",
            "sample-alias": "SB",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-09T15:21:41"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390589/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004197",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004197?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390589/runs?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"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS390589?format=api"
        }
    }
}