GET /api/entry/InterPro/protein/UniProt/A0A6H2W231/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR003517",
                "name": "Cysteine-rich outer membrane protein 3, Chlamydia",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "prints": {
                        "PR01335": "CHLAMIDIAOM3"
                    },
                    "pfam": {
                        "PF03503": "Chlamydia cysteine-rich outer membrane protein 3"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005201",
                        "name": "extracellular matrix structural constituent",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6h2w231",
                    "protein_length": 88,
                    "source_database": "unreviewed",
                    "organism": "471473",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 65,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}