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

{
    "data": {
        "type": "samples",
        "id": "ERS5444646",
        "attributes": {
            "longitude": 12.5879,
            "biosample": "SAMEA7688117",
            "latitude": 66.0799,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "HoloFood;HoloFood Salmon - Metagenomic DNA",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "12.587848",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Norway",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-08-14",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "MGISEQ-2000",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "Distal gut content",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "8030",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "66.079905",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000052",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Salmo salar",
                    "unit": null
                }
            ],
            "accession": "ERS5444646",
            "analysis-completed": null,
            "collection-date": "2019-08-14",
            "geo-loc-name": null,
            "sample-desc": "Salmon metagenomic DNA data from Distal gut content animal SB04.04 from tank SB04 with treatment Saturn",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "SB04_04C1a_metaG",
            "sample-alias": "SB04_04C1a_metaG",
            "host-tax-id": 8030,
            "species": null,
            "last-update": "2024-01-18T15:01:56"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Fish:Digestive system:Intestine"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Fish:Digestive%20system:Intestine?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5444646/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006041",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006041?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5444646/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS5444646?format=api"
        }
    }
}