GET /api/entry/InterPro/protein/UniProt/A0AA40J8R2/?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": "IPR003423",
                "name": "Outer membrane efflux protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF02321": "Outer membrane efflux protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015562",
                        "name": "efflux transmembrane transporter activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0055085",
                        "name": "transmembrane transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aa40j8r2",
                    "protein_length": 541,
                    "source_database": "unreviewed",
                    "organism": "28450",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 78,
                                    "end": 267,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 292,
                                    "end": 475,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR010131",
                "name": "Multidrug resistance outer membrane protein MdtP/Nodulation protein T-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR30203": "OUTER MEMBRANE CATION EFFLUX PROTEIN"
                    },
                    "ncbifam": {
                        "TIGR01845": "efflux transporter outer membrane subunit"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0022857",
                        "name": "transmembrane transporter activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0055085",
                        "name": "transmembrane transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aa40j8r2",
                    "protein_length": 541,
                    "source_database": "unreviewed",
                    "organism": "28450",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 479,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}