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

{
    "data": {
        "type": "samples",
        "id": "SRS3195079",
        "attributes": {
            "biosample": "SAMN08954253",
            "longitude": 151.1984,
            "latitude": -33.8472,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "151.198361",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Australia: NSW",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2017-06-05",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Metagenome or environmental",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "1.0",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "-33.847209",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina HiSeq 2500",
                    "unit": null
                }
            ],
            "accession": "SRS3195079",
            "analysis-completed": "2018-10-25",
            "collection-date": "2017-06-05",
            "geo-loc-name": "Australia: NSW",
            "sample-desc": "Metagenome or environmental sample from marine metagenome",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "102.100.100/57888",
            "sample-alias": "102.100.100/57888",
            "host-tax-id": null,
            "species": null,
            "last-update": "2023-10-11T06:36:27"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3195079/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00003194",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003194?format=api"
                        }
                    }
                ]
            },
            "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"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3195079/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS3195079?format=api"
        }
    }
}