Return nodes, sorted by similarity to the search term. Use search=<str> to search identifier for prefix match, and name for substring and trigram searches (similarity defaults to 0.3); Use search=<str>&similarity=<value> to set your own similarity value in the range of (0, 1.0]. Set similarity=1.0 to exclude trigram search. Filter for select metanodes using metanodes=<str>, where <str> is a comma-separated list of metanode abbreviations. For example, metanodes=C,D will restrict to Compound and Disease nodes.

Set other-node=<node_id> to return non-null values for metapath_count. metapath_counts measures the number of metapaths stored in the database between the result node and other node. If search and other-node and both specified, results are sorted by search similarity and results with metapath_count == 0 are returned. If other-node is specified but not search, results are sorted by metapath_count (descending) and only results with metapath_count > 0 are returned.

GET /v1/nodes/?format=api&offset=30725
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 47031,
    "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30700",
    "results": [
        {
            "id": 30718,
            "identifier": "C1536080",
            "identifier_type": "str",
            "name": "Coronary stent thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C1536080",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30719,
            "identifier": "10099",
            "identifier_type": "int",
            "name": "TSPAN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "tetraspanin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30720,
            "identifier": "GO:0004954",
            "identifier_type": "str",
            "name": "prostanoid receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004954",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30721,
            "identifier": "C0002928",
            "identifier_type": "str",
            "name": "Spinal anaesthesia",
            "properties": {
                "url": "http://identifiers.org/umls/C0002928",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30722,
            "identifier": "105379542",
            "identifier_type": "int",
            "name": "LOC105379542",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379542",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ribosome biogenesis protein BMS1 homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 30723,
            "identifier": "GO:0032499",
            "identifier_type": "str",
            "name": "detection of peptidoglycan",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30724,
            "identifier": "101060445",
            "identifier_type": "int",
            "name": "LOC101060445",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060445",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "uncharacterized LOC101060445"
            },
            "metanode": "Gene"
        },
        {
            "id": 30725,
            "identifier": "8328",
            "identifier_type": "int",
            "name": "GFI1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "growth factor independent 1B transcription repressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 30726,
            "identifier": "PC7_5531",
            "identifier_type": "str",
            "name": "Mitotic Metaphase and Anaphase",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30727,
            "identifier": "C1269683",
            "identifier_type": "str",
            "name": "Major depression",
            "properties": {
                "url": "http://identifiers.org/umls/C1269683",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30728,
            "identifier": "81029",
            "identifier_type": "int",
            "name": "WNT5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81029",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "wingless-type MMTV integration site family, member 5B"
            },
            "metanode": "Gene"
        },
        {
            "id": 30729,
            "identifier": "GO:0007063",
            "identifier_type": "str",
            "name": "regulation of sister chromatid cohesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007063",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30730,
            "identifier": "GO:0071723",
            "identifier_type": "str",
            "name": "lipopeptide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071723",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30731,
            "identifier": "GO:0001676",
            "identifier_type": "str",
            "name": "long-chain fatty acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001676",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30732,
            "identifier": "10797",
            "identifier_type": "int",
            "name": "MTHFD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10797",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "methylenetetrahydrofolate dehydrogenase (NADP+ dependent) 2, methenyltetrahydrofolate cyclohydrolase"
            },
            "metanode": "Gene"
        },
        {
            "id": 30733,
            "identifier": "GO:0046916",
            "identifier_type": "str",
            "name": "cellular transition metal ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046916",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30734,
            "identifier": "GO:0070207",
            "identifier_type": "str",
            "name": "protein homotrimerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070207",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30735,
            "identifier": "GO:0009064",
            "identifier_type": "str",
            "name": "glutamine family amino acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30736,
            "identifier": "GO:0003056",
            "identifier_type": "str",
            "name": "regulation of vascular smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003056",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30737,
            "identifier": "C0852878",
            "identifier_type": "str",
            "name": "Non-accidental injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0852878",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30738,
            "identifier": "GO:0003128",
            "identifier_type": "str",
            "name": "heart field specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003128",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30739,
            "identifier": "C0151190",
            "identifier_type": "str",
            "name": "Palpable purpura",
            "properties": {
                "url": "http://identifiers.org/umls/C0151190",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30740,
            "identifier": "C0018798",
            "identifier_type": "str",
            "name": "Heart malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0018798",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30741,
            "identifier": "C0184567",
            "identifier_type": "str",
            "name": "Acute pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0184567",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30742,
            "identifier": "162417",
            "identifier_type": "int",
            "name": "NAGS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162417",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "N-acetylglutamate synthase"
            },
            "metanode": "Gene"
        }
    ]
}