GET /api/entry/InterPro/protein/UniProt/A0A6P8FNK2/?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": "IPR004294",
                "name": "Carotenoid oxygenase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03055": "Retinal pigment epithelial membrane protein"
                    },
                    "panther": {
                        "PTHR10543": "BETA-CAROTENE DIOXYGENASE"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016702",
                        "name": "oxidoreductase activity, acting on single donors with incorporation of molecular oxygen, incorporation of two atoms of oxygen",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p8fnk2",
                    "protein_length": 526,
                    "source_database": "unreviewed",
                    "organism": "7950",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 521,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}