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

{
    "data": {
        "type": "samples",
        "id": "ERS11530214",
        "attributes": {
            "latitude": 41.1701,
            "longitude": 1.1685,
            "sample-metadata": [
                {
                    "key": "project name",
                    "value": "HoloFood Chicken - Meta Transcriptome",
                    "unit": null
                },
                {
                    "key": "geographic location (longitude)",
                    "value": "1.168491",
                    "unit": null
                },
                {
                    "key": "geographic location (country and/or sea,region)",
                    "value": "Spain",
                    "unit": null
                },
                {
                    "key": "collection date",
                    "value": "2019-09-17",
                    "unit": null
                },
                {
                    "key": "sequencing method",
                    "value": "Illumina NovaSeq 6000",
                    "unit": null
                },
                {
                    "key": "body site",
                    "value": "Caecum content",
                    "unit": null
                },
                {
                    "key": "host taxid",
                    "value": "9031",
                    "unit": null
                },
                {
                    "key": "geographic location (latitude)",
                    "value": "41.170047",
                    "unit": null
                },
                {
                    "key": "ENA checklist",
                    "value": "ERC000052",
                    "unit": null
                },
                {
                    "key": "host sex",
                    "value": "male",
                    "unit": null
                },
                {
                    "key": "host scientific name",
                    "value": "Gallus gallus",
                    "unit": null
                }
            ],
            "biosample": "SAMEA13929806",
            "accession": "ERS11530214",
            "analysis-completed": null,
            "collection-date": null,
            "geo-loc-name": null,
            "sample-desc": "Chicken meta transcriptome data from Caecum content animal CC17.05 from cage CC17 with treatment CC Raw data",
            "environment-biome": null,
            "environment-feature": null,
            "environment-material": null,
            "sample-name": "CC17_05F1a_RAW_MetaT",
            "sample-alias": "CC17_05F1a_RAW_MetaT",
            "host-tax-id": 9031,
            "species": null,
            "last-update": "2024-04-11T23:48:05"
        },
        "relationships": {
            "biome": {
                "data": {
                    "type": "biomes",
                    "id": "root:Host-associated:Birds:Digestive system:Ceca"
                },
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Ceca?format=api"
                }
            },
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11530214/studies?format=api"
                },
                "data": [
                    {
                        "type": "studies",
                        "id": "MGYS00006651",
                        "links": {
                            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006651?format=api"
                        }
                    }
                ]
            },
            "runs": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11530214/runs?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS11530214?format=api"
        }
    }
}