GET /api/entry/pfam/protein/UniProt/Q920W1/?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": "PF00852",
                "name": "Glycosyltransferase family 10 (fucosyltransferase) C-term",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR055270",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q920w1",
                    "protein_length": 390,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 218,
                                    "end": 389,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00852",
                            "score": 7.8e-62
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17039",
                "name": "Fucosyltransferase, N-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR031481",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q920w1",
                    "protein_length": 390,
                    "source_database": "unreviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 55,
                                    "end": 198,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17039",
                            "score": 1.3e-26
                        }
                    ]
                }
            ]
        }
    ]
}