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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00789",
                "name": "UBX domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001012",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4j104",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 247,
                                    "end": 323,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00789",
                            "score": 3e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22562",
                "name": "UBA-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015940",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4j104",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 42,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22562",
                            "score": 8.7e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24560",
                "name": "Ubiquitin thioesterase OTU1, C-terminal C2H2-type zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057766",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4j104",
                    "protein_length": 327,
                    "source_database": "unreviewed",
                    "organism": "7222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 81,
                                    "end": 111,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF24560",
                            "score": 1.5e-05
                        }
                    ]
                }
            ]
        }
    ]
}