GET /api/entry/InterPro/protein/UniProt/A0A6P2DEG8/?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": "IPR013747",
                "name": "Beta-ketoacyl-[acyl-carrier-protein] synthase III, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF08541": "3-Oxoacyl-[acyl-carrier-protein (ACP)] synthase III C terminal"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p2deg8",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "1210884",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 296,
                                    "end": 383,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR016039",
                "name": "Thiolase-like",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.40.47.10": "G3DSA:3.40.47.10"
                    },
                    "ssf": {
                        "SSF53901": "Thiolase-like"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016746",
                        "name": "acyltransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p2deg8",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "1210884",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 385,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}