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

{
    "count": 4,
    "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": "q5a310",
                    "protein_length": 1056,
                    "source_database": "reviewed",
                    "organism": "237561",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 142,
                                    "end": 432,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00176",
                            "score": 4.3e-98
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00271",
                "name": "Helicase conserved C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001650",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5a310",
                    "protein_length": 1056,
                    "source_database": "reviewed",
                    "organism": "237561",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 454,
                                    "end": 567,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00271",
                            "score": 1.9e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09110",
                "name": "HAND",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015194",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5a310",
                    "protein_length": 1056,
                    "source_database": "reviewed",
                    "organism": "237561",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 715,
                                    "end": 834,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09110",
                            "score": 5.7e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09111",
                "name": "SLIDE",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015195",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q5a310",
                    "protein_length": 1056,
                    "source_database": "reviewed",
                    "organism": "237561",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 891,
                                    "end": 1006,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09111",
                            "score": 2.8e-40
                        }
                    ]
                }
            ]
        }
    ]
}