GET /api/entry/InterPro/protein/UniProt/A0A7F8RS73/?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": "IPR006801",
                "name": "Apolipoprotein A-II (ApoA-II)",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04711": "Apolipoprotein A-II (ApoA-II)"
                    },
                    "panther": {
                        "PTHR11027": "APOLIPOPROTEIN A-II"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008289",
                        "name": "lipid binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006869",
                        "name": "lipid transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0042157",
                        "name": "lipoprotein metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005576",
                        "name": "extracellular region",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7f8rs73",
                    "protein_length": 109,
                    "source_database": "unreviewed",
                    "organism": "9713",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 109,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR036172",
                "name": "Apolipoprotein A-II (ApoA-II) superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF82936": "Apolipoprotein A-II"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008289",
                        "name": "lipid binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006869",
                        "name": "lipid transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0042157",
                        "name": "lipoprotein metabolic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005576",
                        "name": "extracellular region",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7f8rs73",
                    "protein_length": 109,
                    "source_database": "unreviewed",
                    "organism": "9713",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 34,
                                    "end": 109,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}