GET /api/entry/pfam/protein/UniProt/H2LD78/?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": "PF00400",
                "name": "WD domain, G-beta repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001680",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ld78",
                    "protein_length": 326,
                    "source_database": "unreviewed",
                    "organism": "8090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 215,
                                    "end": 247,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.002
                        },
                        {
                            "fragments": [
                                {
                                    "start": 271,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.62
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23098",
                "name": "Nucleolar protein 10-like, N-terminal domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR056551",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2ld78",
                    "protein_length": 326,
                    "source_database": "unreviewed",
                    "organism": "8090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 65,
                                    "end": 185,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF23098",
                            "score": 2.3e-05
                        }
                    ]
                }
            ]
        }
    ]
}