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

{
    "data": {
        "type": "samples",
        "id": "SRS742389",
        "attributes": {
            "biosample": "SAMN03173262",
            "longitude": 12.16,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "12.16",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Svalbard:Ny-Alesund",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2013-07-13",
                    "unit": null
                },
                {
                    "key": "environment (biome)",
                    "value": "Arctic",
                    "unit": null
                },
                {
                    "key": "environment (feature)",
                    "value": "ice",
                    "unit": null
                },
                {
                    "key": "environment (material)",
                    "value": "water",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "78.9",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "454 GS FLX+",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-11-03",
                    "unit": null
                }
            ],
            "latitude": 78.9,
            "accession": "SRS742389",
            "analysis-completed": "2019-04-12",
            "collection-date": "2013-07-13",
            "geo-loc-name": "Svalbard:Ny-Alesund",
            "sample-desc": "Keywords: GSC:MIxS MIMS:5.0",
            "environment-biome": "Arctic",
            "environment-feature": "ice",
            "environment-material": "water",
            "sample-name": "X2",
            "sample-alias": "X2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-04-15T15:59:53"
        },
        "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/SRS742389/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004594",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004594?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742389/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS742389?format=api"
        }
    }
}