GET /api/entry/InterPro/protein/UniProt/A2V9J5/?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": "IPR002662",
                "name": "Birnavirus VP2 protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01766": "Birnavirus VP2 protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005198",
                        "name": "structural molecule activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a2v9j5",
                    "protein_length": 351,
                    "source_database": "unreviewed",
                    "organism": "11005",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 351,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029053",
                "name": "Viral coat protein subunit",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:2.60.120.20": "G3DSA:2.60.120.20"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a2v9j5",
                    "protein_length": 351,
                    "source_database": "unreviewed",
                    "organism": "11005",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 176,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}