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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR008733",
                "name": "Peroxisomal biogenesis factor 11",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF05648": "Peroxisomal biogenesis factor 11 (PEX11)"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016559",
                        "name": "peroxisome fission",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005778",
                        "name": "peroxisomal membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "j4ht45",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "599839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 30,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05648",
                "name": "Peroxisomal biogenesis factor 11 (PEX11)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR008733",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j4ht45",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "599839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 30,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05648",
                            "score": 0.0038
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12652",
                "name": "Peroxisomal membrane protein 11",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j4ht45",
                    "protein_length": 332,
                    "source_database": "unreviewed",
                    "organism": "599839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 27,
                                    "end": 288,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12652:SF25",
                            "score": 9.8e-22,
                            "subfamily": {
                                "accession": "PTHR12652:SF25",
                                "name": "MICROBODY (PEROXISOME) PROLIFERATION PROTEIN PEROXIN 11C (EUROFUNG)"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}