GET /api/entry/InterPro/protein/UniProt/A0A7J8H654/?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": "IPR007587",
                "name": "SIT4 phosphatase-associated protein family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04499": "SIT4 phosphatase-associated protein"
                    },
                    "panther": {
                        "PTHR12634": "SIT4 YEAST -ASSOCIATING PROTEIN-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0019903",
                        "name": "protein phosphatase binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7j8h654",
                    "protein_length": 834,
                    "source_database": "unreviewed",
                    "organism": "9407",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 816,
                                    "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": "a0a7j8h654",
                    "protein_length": 834,
                    "source_database": "unreviewed",
                    "organism": "9407",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 527,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}