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

{
    "data": {
        "type": "publications",
        "id": "35614182",
        "attributes": {
            "pubmed-id": 35614182,
            "pubmed-central-id": null,
            "pub-title": "Lake microbiome and trophy fluctuations of the ancient hemp rettery.",
            "pub-abstract": null,
            "authors": "Iwańska O, Latoch P, Suchora M, Pidek IA, Huber M, Bubak I, Kopik N, Kovalenko M, Gąsiorowski M, Armache JP, Starosta AL.",
            "doi": "10.1038/s41598-022-12761-w",
            "isbn": "2045-2322",
            "published-year": 2022,
            "pub-type": "journal article",
            "issue": null,
            "volume": "12",
            "raw-pages": "8846",
            "iso-journal": "Sci Rep",
            "medline-journal": null,
            "pub-url": null,
            "studies-count": 2,
            "samples-count": 18
        },
        "relationships": {
            "studies": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/publications/35614182/studies?format=api"
                }
            },
            "samples": {
                "links": {
                    "related": "https://www.ebi.ac.uk/metagenomics/api/v1/publications/35614182/samples?format=api"
                }
            }
        },
        "links": {
            "self": "https://www.ebi.ac.uk/metagenomics/api/v1/publications/35614182?format=api"
        }
    }
}