GET /api/entry/InterPro/protein/UniProt/A0A9R1TUM4/?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": "IPR007238",
                "name": "DNA primase large subunit, eukaryotic/archaeal",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10537": "DNA PRIMASE LARGE SUBUNIT"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006269",
                        "name": "DNA replication, synthesis of primer",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a9r1tum4",
                    "protein_length": 496,
                    "source_database": "unreviewed",
                    "organism": "64838",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 24,
                                    "end": 424,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR058560",
                "name": "DNA primase, large subunit C-terminal domain, eukaryotic and archaeal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04104": "Eukaryotic and archaeal DNA primase, large subunit C-terminal domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a9r1tum4",
                    "protein_length": 496,
                    "source_database": "unreviewed",
                    "organism": "64838",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 243,
                                    "end": 409,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}