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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00326",
                "name": "Prolyl oligopeptidase family",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001375",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q86ti2",
                    "protein_length": 863,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 663,
                                    "end": 863,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00326",
                            "score": 3.5e-52
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00930",
                "name": "Dipeptidyl peptidase IV (DPP IV) N-terminal region",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002469",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q86ti2",
                    "protein_length": 863,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 146,
                                    "end": 570,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00930",
                            "score": 1.1e-75
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF19520",
                "name": "Dipeptidyl peptidase 8 and 9 N-terminal",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR045785",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q86ti2",
                    "protein_length": 863,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 22,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF19520",
                            "score": 5.3e-42
                        }
                    ]
                }
            ]
        }
    ]
}