GET /api/entry/InterPro/protein/UniProt/A0A6P8MXQ5/?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": "IPR022110",
                "name": "CASC1, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12366": "Cancer susceptibility candidate 1 C-terminal"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8mxq5",
                    "protein_length": 759,
                    "source_database": "unreviewed",
                    "organism": "103933",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 495,
                                    "end": 700,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR023247",
                "name": "Dynein-f, intermediate chain IC97/Dnai7-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "prints": {
                        "PR02043": "Cancer susceptibility candidate protein 1"
                    },
                    "panther": {
                        "PTHR20929": "LUNG ADENOMA SUSCEPTIBILITY 1-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8mxq5",
                    "protein_length": 759,
                    "source_database": "unreviewed",
                    "organism": "103933",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 12,
                                    "end": 758,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR031826",
                "name": "IC97/Casc1, N-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15927": "Cancer susceptibility candidate 1 N-terminus"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p8mxq5",
                    "protein_length": 759,
                    "source_database": "unreviewed",
                    "organism": "103933",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 183,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}