GET /api/entry/InterPro/protein/UniProt/A0A6P6CR94/?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": "IPR024138",
                "name": "Pericentriolar material 1 protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14164": "PERICENTRIOLAR MATERIAL 1-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0034454",
                        "name": "microtubule anchoring at centrosome",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0060271",
                        "name": "cilium assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0071539",
                        "name": "protein localization to centrosome",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005813",
                        "name": "centrosome",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p6cr94",
                    "protein_length": 2157,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 2150,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR031446",
                "name": "Pericentriolar material 1 protein, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15717": "Pericentriolar material 1 C terminus"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6cr94",
                    "protein_length": 2157,
                    "source_database": "unreviewed",
                    "organism": "132908",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1500,
                                    "end": 2130,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}