GET /api/entry/InterPro/protein/UniProt/A0AAC9QT47/?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": "a0aac9qt47",
                    "protein_length": 256,
                    "source_database": "unreviewed",
                    "organism": "1736",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 70,
                                    "end": 198,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR004552",
                "name": "1-acyl-sn-glycerol-3-phosphate acyltransferase",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "ncbifam": {
                        "TIGR00530": "1-acylglycerol-3-phosphate O-acyltransferase"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003841",
                        "name": "1-acylglycerol-3-phosphate O-acyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0008654",
                        "name": "phospholipid biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aac9qt47",
                    "protein_length": 256,
                    "source_database": "unreviewed",
                    "organism": "1736",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 70,
                                    "end": 195,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}