GET /api/entry/InterPro/protein/UniProt/A0A9Q9ZK52/?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": "IPR026716",
                "name": "PABIR1/2/3",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR22227": "FAMILY WITH SEQUENCE SIMILARITY 122B ISOFORM X1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004865",
                        "name": "protein serine/threonine phosphatase inhibitor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a9q9zk52",
                    "protein_length": 276,
                    "source_database": "unreviewed",
                    "organism": "7962",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 264,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR060392",
                "name": "PABIR, helical domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF27638": "PABIR N-terminal helical domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a9q9zk52",
                    "protein_length": 276,
                    "source_database": "unreviewed",
                    "organism": "7962",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 79,
                                    "end": 163,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}