GET /api/entry/pfam/protein/UniProt/U3AT77/?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": "PF00176",
                "name": "SNF2-related domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000330",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u3at77",
                    "protein_length": 957,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 443,
                                    "end": 678,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00176",
                            "score": 1.4e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00271",
                "name": "Helicase conserved C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001650",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u3at77",
                    "protein_length": 957,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 717,
                                    "end": 825,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00271",
                            "score": 2.2e-14
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07443",
                "name": "HepA-related protein (HARP)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR010003",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "u3at77",
                    "protein_length": 957,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 251,
                                    "end": 305,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07443",
                            "score": 1.2e-20
                        },
                        {
                            "fragments": [
                                {
                                    "start": 346,
                                    "end": 400,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07443",
                            "score": 8.8e-20
                        }
                    ]
                }
            ]
        }
    ]
}