GET /api/entry/InterPro/protein/UniProt/A0A6P8SVT0/?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": "IPR000533",
                "name": "Tropomyosin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00326": "Tropomyosins signature"
                    },
                    "prints": {
                        "PR00194": "TROPOMYOSIN"
                    },
                    "pfam": {
                        "PF00261": "Tropomyosin"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8svt0",
                    "protein_length": 284,
                    "source_database": "unreviewed",
                    "organism": "8218",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 65,
                                    "end": 284,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR014751",
                "name": "DNA repair protein XRCC4-like, C-terminal",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:1.20.5.370": "G3DSA:1.20.5.370"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8svt0",
                    "protein_length": 284,
                    "source_database": "unreviewed",
                    "organism": "8218",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 237,
                                    "end": 284,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}