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=20125
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=20150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20100",
    "results": [
        {
            "id": 20114,
            "identifier": "GO:1901874",
            "identifier_type": "str",
            "name": "negative regulation of post-translational protein modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901874",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20115,
            "identifier": "DOID:2531",
            "identifier_type": "str",
            "name": "hematologic cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_2531",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 20116,
            "identifier": "PC7_3994",
            "identifier_type": "str",
            "name": "G alpha (s) signalling events",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 20117,
            "identifier": "GO:0051022",
            "identifier_type": "str",
            "name": "Rho GDP-dissociation inhibitor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051022",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20118,
            "identifier": "GO:0071897",
            "identifier_type": "str",
            "name": "DNA biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20119,
            "identifier": "GO:0070628",
            "identifier_type": "str",
            "name": "proteasome binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070628",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20120,
            "identifier": "1647",
            "identifier_type": "int",
            "name": "GADD45A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "growth arrest and DNA-damage-inducible, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 20121,
            "identifier": "10138",
            "identifier_type": "int",
            "name": "YAF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "YY1 associated factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 20122,
            "identifier": "441531",
            "identifier_type": "int",
            "name": "PGAM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441531",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "phosphoglycerate mutase family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 20123,
            "identifier": "89846",
            "identifier_type": "int",
            "name": "FGD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89846",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "FYVE, RhoGEF and PH domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 20124,
            "identifier": "94241",
            "identifier_type": "int",
            "name": "TP53INP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tumor protein p53 inducible nuclear protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20125,
            "identifier": "GO:0090307",
            "identifier_type": "str",
            "name": "mitotic spindle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20126,
            "identifier": "GO:1990682",
            "identifier_type": "str",
            "name": "CSF1-CSF1R complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990682",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 20127,
            "identifier": "3972",
            "identifier_type": "int",
            "name": "LHB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3972",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "luteinizing hormone beta polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 20128,
            "identifier": "GO:0005251",
            "identifier_type": "str",
            "name": "delayed rectifier potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005251",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20129,
            "identifier": "91624",
            "identifier_type": "int",
            "name": "NEXN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91624",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nexilin (F actin binding protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 20130,
            "identifier": "C0010068",
            "identifier_type": "str",
            "name": "Coronary heart disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0010068",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20131,
            "identifier": "440561",
            "identifier_type": "int",
            "name": "PRAMEF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440561",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 20132,
            "identifier": "728049",
            "identifier_type": "int",
            "name": "CT47A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728049",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A8"
            },
            "metanode": "Gene"
        },
        {
            "id": 20133,
            "identifier": "GO:0097100",
            "identifier_type": "str",
            "name": "supercoiled DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097100",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20134,
            "identifier": "C0085680",
            "identifier_type": "str",
            "name": "Hypochloraemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085680",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20135,
            "identifier": "GO:0002861",
            "identifier_type": "str",
            "name": "regulation of inflammatory response to antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20136,
            "identifier": "2329",
            "identifier_type": "int",
            "name": "FMO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "flavin containing monooxygenase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 20137,
            "identifier": "11092",
            "identifier_type": "int",
            "name": "C9orf9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 20138,
            "identifier": "C0235296",
            "identifier_type": "str",
            "name": "Epigastric pain not food-related",
            "properties": {
                "url": "http://identifiers.org/umls/C0235296",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}