GET /api/entry/all/protein/unreviewed/U2ZUL1/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR008201",
                "name": "Ribonuclease HepT-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01934": "Ribonuclease HepT-like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004540",
                        "name": "RNA nuclease activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0110001",
                        "name": "toxin-antitoxin complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "u2zul1",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "1215092",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 110,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01934",
                "name": "Ribonuclease HepT-like",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR008201",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u2zul1",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "1215092",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 110,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01934",
                            "score": 1.7e-23
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR34139",
                "name": "HepT RNase Toxin",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u2zul1",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "1215092",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 115,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR34139:SF1",
                            "score": 2.9e-29,
                            "subfamily": {
                                "accession": "PTHR34139:SF1",
                                "name": "RNASE MJ1380-RELATED"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF81593",
                "name": "Nucleotidyltransferase substrate binding subunit/domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u2zul1",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "1215092",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 110,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0047644",
                            "score": 2.94e-05
                        }
                    ]
                }
            ]
        }
    ]
}