GET /api/entry/pfam/protein/UniProt/M4ANT0/?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": "PF00086",
                "name": "Thyroglobulin type-1 repeat",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000716",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4ant0",
                    "protein_length": 399,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 279,
                                    "end": 340,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00086",
                            "score": 6.9e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07648",
                "name": "Kazal-type serine protease inhibitor domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002350",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4ant0",
                    "protein_length": 399,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 104,
                                    "end": 149,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07648",
                            "score": 3.4e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10591",
                "name": "Secreted protein acidic and rich in cysteine Ca binding region",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019577",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4ant0",
                    "protein_length": 399,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 163,
                                    "end": 269,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10591",
                            "score": 9.4e-28
                        }
                    ]
                }
            ]
        }
    ]
}