GET /api/entry/pfam/protein/UniProt/W6YA21/?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": "PF00505",
                "name": "HMG (high mobility group) box",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009071",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w6ya21",
                    "protein_length": 767,
                    "source_database": "unreviewed",
                    "organism": "930089",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 124,
                                    "end": 190,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00505",
                            "score": 4.3e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00536",
                "name": "SAM domain (Sterile alpha motif)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001660",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w6ya21",
                    "protein_length": 767,
                    "source_database": "unreviewed",
                    "organism": "930089",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 69,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00536",
                            "score": 0.13
                        }
                    ]
                }
            ]
        }
    ]
}