GET /api/entry/InterPro/protein/UniProt/A0A7R8V2Z6/?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": "IPR015222",
                "name": "Phosphatidate cytidylyltransferase, mitochondrial",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF09139": "Phosphatidate cytidylyltransferase, mitochondrial"
                    },
                    "pirsf": {
                        "PIRSF028840": "Mitochondrial import protein MMP37"
                    },
                    "panther": {
                        "PTHR13619": "PHOSPHATIDATE CYTIDYLYLTRANSFERASE, MITOCHONDRIAL"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004605",
                        "name": "phosphatidate cytidylyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0032049",
                        "name": "cardiolipin biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7r8v2z6",
                    "protein_length": 320,
                    "source_database": "unreviewed",
                    "organism": "343691",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 319,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}