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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR002123",
                "name": "Phospholipid/glycerol acyltransferase",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01553": "Acyltransferase"
                    },
                    "smart": {
                        "SM00563": "Phosphate acyltransferases"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016746",
                        "name": "acyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "w7fqz8",
                    "protein_length": 418,
                    "source_database": "unreviewed",
                    "organism": "478859",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 187,
                                    "end": 300,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR045252",
                "name": "Lysophosphatidylcholine acyltransferase LPCAT1-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd07991": "Lysophospholipid Acyltransferases (LPLATs) of Glycerophospholipid Biosynthesis: LPCAT1-like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008374",
                        "name": "O-acyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "w7fqz8",
                    "protein_length": 418,
                    "source_database": "unreviewed",
                    "organism": "478859",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 161,
                                    "end": 380,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}