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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR011250",
                "name": "Outer membrane protein/outer membrane enzyme PagP, beta-barrel",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF56925": "OMPA-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6m4me88",
                    "protein_length": 183,
                    "source_database": "unreviewed",
                    "organism": "1858656",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 32,
                                    "end": 178,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR018550",
                "name": "Lipid A 3-O-deacylase-related",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pirsf": {
                        "PIRSF029681": "LPS 3-O-deacylase"
                    },
                    "pfam": {
                        "PF09411": "Lipid A 3-O-deacylase (PagL)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6m4me88",
                    "protein_length": 183,
                    "source_database": "unreviewed",
                    "organism": "1858656",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 57,
                                    "end": 180,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}