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=2675
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=2700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=2650",
    "results": [
        {
            "id": 2661,
            "identifier": "GO:0097201",
            "identifier_type": "str",
            "name": "negative regulation of transcription from RNA polymerase II promoter in response to stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2662,
            "identifier": "PC7_7649",
            "identifier_type": "str",
            "name": "Sphingolipid de novo biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2663,
            "identifier": "GO:0098852",
            "identifier_type": "str",
            "name": "lytic vacuole membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 2664,
            "identifier": "1346",
            "identifier_type": "int",
            "name": "COX7A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cytochrome c oxidase subunit VIIa polypeptide 1 (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 2665,
            "identifier": "C0003635",
            "identifier_type": "str",
            "name": "Apraxia",
            "properties": {
                "url": "http://identifiers.org/umls/C0003635",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2666,
            "identifier": "200895",
            "identifier_type": "int",
            "name": "DHFRL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200895",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "dihydrofolate reductase-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2667,
            "identifier": "105379408",
            "identifier_type": "int",
            "name": "LOC105379408",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379408",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105379408"
            },
            "metanode": "Gene"
        },
        {
            "id": 2668,
            "identifier": "GO:0000447",
            "identifier_type": "str",
            "name": "endonucleolytic cleavage in ITS1 to separate SSU-rRNA from 5.8S rRNA and LSU-rRNA from tricistronic rRNA transcript (SSU-rRNA, 5.8S rRNA, LSU-rRNA)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000447",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2669,
            "identifier": "3815",
            "identifier_type": "int",
            "name": "KIT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3815",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "v-kit Hardy-Zuckerman 4 feline sarcoma viral oncogene homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 2670,
            "identifier": "GO:0008526",
            "identifier_type": "str",
            "name": "phosphatidylinositol transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008526",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 2671,
            "identifier": "GO:0032511",
            "identifier_type": "str",
            "name": "late endosome to vacuole transport via multivesicular body sorting pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2672,
            "identifier": "GO:0008160",
            "identifier_type": "str",
            "name": "protein tyrosine phosphatase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 2673,
            "identifier": "C0030343",
            "identifier_type": "str",
            "name": "Panuveitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0030343",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44044,
            "identifier": "PC7_7646",
            "identifier_type": "str",
            "name": "Sperm Motility And Taxes",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 2674,
            "identifier": "GO:0035051",
            "identifier_type": "str",
            "name": "cardiocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2675,
            "identifier": "2172",
            "identifier_type": "int",
            "name": "FABP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2172",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "fatty acid binding protein 6, ileal"
            },
            "metanode": "Gene"
        },
        {
            "id": 2676,
            "identifier": "GO:0002877",
            "identifier_type": "str",
            "name": "regulation of acute inflammatory response to non-antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002877",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2677,
            "identifier": "GO:0019531",
            "identifier_type": "str",
            "name": "oxalate transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019531",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 2678,
            "identifier": "C0549297",
            "identifier_type": "str",
            "name": "Auricular swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C0549297",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 2679,
            "identifier": "GO:0019372",
            "identifier_type": "str",
            "name": "lipoxygenase pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019372",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2680,
            "identifier": "GO:0072181",
            "identifier_type": "str",
            "name": "mesonephric duct formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2681,
            "identifier": "54535",
            "identifier_type": "int",
            "name": "CCHCR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54535",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "coiled-coil alpha-helical rod protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 2682,
            "identifier": "GO:1904049",
            "identifier_type": "str",
            "name": "negative regulation of spontaneous neurotransmitter secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904049",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 2683,
            "identifier": "6039",
            "identifier_type": "int",
            "name": "RNASE6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6039",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ribonuclease, RNase A family, k6"
            },
            "metanode": "Gene"
        },
        {
            "id": 2684,
            "identifier": "GO:1903012",
            "identifier_type": "str",
            "name": "positive regulation of bone development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903012",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}