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

{
    "data": {
        "type": "samples",
        "id": "SRS1009807",
        "attributes": {
            "longitude": -117.2572,
            "biosample": "SAMN03852595",
            "latitude": 32.867,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "-117.25725",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "USA: Pacific Ocean, Scripps Pier, La Jolla, CA",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2014-06-10",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "MIMS.me;MIGS/MIMS/MIMARKS.water",
                    "unit": null
                },
                {
                    "key": "depth",
                    "value": "0.5",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "32.86698",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "last update date",
                    "value": "2015-12-02",
                    "unit": null
                }
            ],
            "accession": "SRS1009807",
            "analysis-completed": "2019-04-05",
            "collection-date": "2014-06-10",
            "geo-loc-name": "USA: Pacific Ocean, Scripps Pier, La Jolla, CA",
            "sample-desc": "microcosm_alginateparticles_Alt831_replicate2",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "Alginate_SIO_AP-ALT2",
            "sample-alias": "Alginate_SIO_AP-ALT2",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T10:53:45"
        },
        "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/SRS1009807/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00004036",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004036?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1009807/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1009807?format=api"
        }
    }
}