GET /api/entry/InterPro/protein/UniProt/A0A6J2MIW6/?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": "IPR031587",
                "name": "Lung adenoma susceptibility protein 2",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15792": "Lung adenoma susceptibility protein 2"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2miw6",
                    "protein_length": 527,
                    "source_database": "unreviewed",
                    "organism": "89673",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 159,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 324,
                                    "end": 388,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052679",
                "name": "Cell Proliferation Regulator",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR35079": "Cell Proliferation Regulator"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2miw6",
                    "protein_length": 527,
                    "source_database": "unreviewed",
                    "organism": "89673",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 526,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}