GET /api/entry/InterPro/protein/UniProt/G0XBL2
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": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR002142",
                "name": "Peptidase S49",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01343": "Peptidase family S49"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008233",
                        "name": "peptidase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006508",
                        "name": "proteolysis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g0xbl2",
                    "protein_length": 325,
                    "source_database": "unreviewed",
                    "organism": "562",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 142,
                                    "end": 285,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR029045",
                "name": "ClpP/crotonase-like domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF52096": "ClpP/crotonase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g0xbl2",
                    "protein_length": 325,
                    "source_database": "unreviewed",
                    "organism": "562",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 61,
                                    "end": 277,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR047272",
                "name": "Signal peptide peptidase A-like, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd07023": "Signal peptide peptidase A (SppA), a serine protease, has catalytic Ser-Lys dyad"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g0xbl2",
                    "protein_length": 325,
                    "source_database": "unreviewed",
                    "organism": "562",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 77,
                                    "end": 279,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}