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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF04084",
                "name": "Origin recognition complex subunit 2 RecA-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056772",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v7pm12",
                    "protein_length": 787,
                    "source_database": "unreviewed",
                    "organism": "1323249",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 495,
                                    "end": 655,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF04084",
                            "score": 7.2e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24882",
                "name": "ORC2 WHD",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056773",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v7pm12",
                    "protein_length": 787,
                    "source_database": "unreviewed",
                    "organism": "1323249",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 719,
                                    "end": 778,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF24882",
                            "score": 7.6e-06
                        }
                    ]
                }
            ]
        }
    ]
}