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

{
    "data": {
        "type": "samples",
        "id": "SRS674161",
        "attributes": {
            "latitude": null,
            "longitude": null,
            "sample-metadata": [
                {
                    "key": "temperature",
                    "value": "35.0",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "China:Suzhou",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "N/A",
                    "unit": null
                },
                {
                    "key": "environmental package",
                    "value": "Microbe, viral or environmental",
                    "unit": null
                },
                {
                    "key": "NCBI sample classification",
                    "value": "410658",
                    "unit": null
                },
                {
                    "key": "instrument model",
                    "value": "Illumina MiSeq",
                    "unit": null
                },
                {
                    "key": "isolation source",
                    "value": "N/A",
                    "unit": null
                }
            ],
            "biosample": "SAMN02947739",
            "accession": "SRS674161",
            "analysis-completed": "2016-06-06",
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Manure plus NPK, Week 15",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "MNPK1_NO_14",
            "sample-alias": "MNPK1_NO_14",
            "host-tax-id": null,
            "species": null,
            "last-update": "2024-01-29T10:47:52"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Environmental:Terrestrial:Soil:Contaminated"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Contaminated?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS674161/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00001008",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001008?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS674161/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS674161?format=api"
        }
    }
}