GET /api/entry/pfam/protein/UniProt/Q96RT8/?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": "PF04130",
                "name": "Gamma tubulin complex component C-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR040457",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96rt8",
                    "protein_length": 1024,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 716,
                                    "end": 1017,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04130",
                            "score": 3.2e-36
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17681",
                "name": "Gamma tubulin complex component N-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041470",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96rt8",
                    "protein_length": 1024,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 271,
                                    "end": 591,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17681",
                            "score": 2e-18
                        }
                    ]
                }
            ]
        }
    ]
}