GET /api/entry/InterPro/protein/UniProt/A0A0D2UMM7
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007732",
                "name": "Cytochrome b558 alpha-subunit",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF05038": "Cytochrome Cytochrome b558 alpha-subunit"
                    },
                    "pirsf": {
                        "PIRSF019635": "Cytochrome b558, alpha subunit"
                    },
                    "panther": {
                        "PTHR15168": "CYTOCHROME B-245 LIGHT CHAIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0020037",
                        "name": "heme binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a0d2umm7",
                    "protein_length": 186,
                    "source_database": "unreviewed",
                    "organism": "595528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 169,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}