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

{
    "data": {
        "type": "samples",
        "id": "SRS6047232",
        "attributes": {
            "biosample": "SAMN13895690",
            "longitude": 6.018,
            "latitude": 49.5143,
            "sample-metadata": [
                {
                    "key": "geographic location (longitude)",
                    "value": "6.018",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Luxembourg:Schifflange,SIVEC",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2010/2012",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Metagenome or environmental",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "49.5143",
                    "unit": null
                }
            ],
            "accession": "SRS6047232",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Anoxic_5",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "LAO_PulseChase_44",
            "sample-alias": "LAO_PulseChase_44",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-08-15T15:27:06"
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6047232/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006558",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006558?format=api"
                        }
                    },
                    {
                        "type": "studies",
                        "id": "MGYS00006570",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006570?format=api"
                        }
                    }
                ]
            },
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Engineered:Wastewater"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater?format=api"
                }
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6047232/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6047232?format=api"
        }
    }
}