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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00028",
                "name": "Cadherin domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002126",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a852etf4",
                    "protein_length": 1614,
                    "source_database": "unreviewed",
                    "organism": "187451",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 225,
                                    "end": 314,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 1.7e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 329,
                                    "end": 416,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 2.4e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 433,
                                    "end": 518,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 9.6e-15
                        },
                        {
                            "fragments": [
                                {
                                    "start": 532,
                                    "end": 624,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 2.2e-09
                        },
                        {
                            "fragments": [
                                {
                                    "start": 646,
                                    "end": 735,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 1.7e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 753,
                                    "end": 842,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 2.2e-11
                        },
                        {
                            "fragments": [
                                {
                                    "start": 861,
                                    "end": 950,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00028",
                            "score": 0.0012
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23206",
                "name": "PCDH15-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056989",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a852etf4",
                    "protein_length": 1614,
                    "source_database": "unreviewed",
                    "organism": "187451",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 954,
                                    "end": 1068,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF23206",
                            "score": 6.6e-54
                        }
                    ]
                }
            ]
        }
    ]
}