GET /api/entry/pfam/protein/UniProt/H2TS97/?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": "PF00246",
                "name": "Zinc carboxypeptidase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000834",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ts97",
                    "protein_length": 728,
                    "source_database": "unreviewed",
                    "organism": "31033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 260,
                                    "end": 574,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00246",
                            "score": 6.4e-73
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01392",
                "name": "Fz domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR020067",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ts97",
                    "protein_length": 728,
                    "source_database": "unreviewed",
                    "organism": "31033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 105,
                                    "end": 213,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01392",
                            "score": 3e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13620",
                "name": "Carboxypeptidase regulatory-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ts97",
                    "protein_length": 728,
                    "source_database": "unreviewed",
                    "organism": "31033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 587,
                                    "end": 650,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13620",
                            "score": 1.4e-07
                        }
                    ]
                }
            ]
        }
    ]
}