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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR013636",
                "name": "Armadillo-like helical domain-containing protein 3, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01158": "DUF1741"
                    },
                    "pfam": {
                        "PF08427": "Armadillo-like helical domain-containing protein 3, C-terminal"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3ity5",
                    "protein_length": 689,
                    "source_database": "unreviewed",
                    "organism": "43346",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 435,
                                    "end": 671,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR016024",
                "name": "Armadillo-type fold",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF48371": "ARM repeat"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3ity5",
                    "protein_length": 689,
                    "source_database": "unreviewed",
                    "organism": "43346",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 74,
                                    "end": 601,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039868",
                "name": "Armadillo-like helical domain-containing protein 3-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13608": "ARMADILLO-LIKE HELICAL DOMAIN-CONTAINING PROTEIN 3"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3ity5",
                    "protein_length": 689,
                    "source_database": "unreviewed",
                    "organism": "43346",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 676,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}