GET /api/entry/InterPro/protein/UniProt/A0A6J1T9B3/?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": "IPR000618",
                "name": "Insect cuticle protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51155": "Chitin-binding type R&R domain profile"
                    },
                    "prints": {
                        "PR00947": "CUTICLE"
                    },
                    "pfam": {
                        "PF00379": "Insect cuticle protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1t9b3",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "133901",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 39,
                                    "end": 109,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR031311",
                "name": "Chitin-binding type R&R consensus",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS00233": "Chitin-binding type R&R domain signature"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1t9b3",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "133901",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 75,
                                    "end": 100,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR050468",
                "name": "Larval/pupal cuticle protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10380": "Arthropod Cuticle Structural"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j1t9b3",
                    "protein_length": 128,
                    "source_database": "unreviewed",
                    "organism": "133901",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 115,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}