GET /api/entry/pfam/protein/UniProt/A0A2U3N8R0
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF01330",
                "name": "RuvA N terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013849",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2u3n8r0",
                    "protein_length": 197,
                    "source_database": "unreviewed",
                    "organism": "1841859",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 61,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01330",
                            "score": 1.9e-18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07499",
                "name": "RuvA, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011114",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2u3n8r0",
                    "protein_length": 197,
                    "source_database": "unreviewed",
                    "organism": "1841859",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 152,
                                    "end": 193,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07499",
                            "score": 2.5e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14520",
                "name": "Helix-hairpin-helix domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2u3n8r0",
                    "protein_length": 197,
                    "source_database": "unreviewed",
                    "organism": "1841859",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 71,
                                    "end": 129,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF14520",
                            "score": 1.8e-11
                        }
                    ]
                }
            ]
        }
    ]
}