GET /api/entry/InterPro/protein/UniProt/A0A7J8FG88/?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": "IPR000649",
                "name": "Initiation factor 2B-related",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01008": "Initiation factor 2 subunit family"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7j8fg88",
                    "protein_length": 545,
                    "source_database": "unreviewed",
                    "organism": "9407",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 241,
                                    "end": 531,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037171",
                "name": "NagB/RpiA transferase-like",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF100950": "NagB/RpiA/CoA transferase-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7j8fg88",
                    "protein_length": 545,
                    "source_database": "unreviewed",
                    "organism": "9407",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 198,
                                    "end": 539,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR042529",
                "name": "Initiation factor 2B-like, C-terminal",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.40.50.10470": "Translation initiation factor eif-2b; domain 2"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7j8fg88",
                    "protein_length": 545,
                    "source_database": "unreviewed",
                    "organism": "9407",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 336,
                                    "end": 541,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}