GET /api/entry/pfam/protein/UniProt/M7XY91/?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": "PF00122",
                "name": "P-type ATPase actuator domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR059000",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7xy91",
                    "protein_length": 1010,
                    "source_database": "unreviewed",
                    "organism": "1130832",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 345,
                                    "end": 444,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00122",
                            "score": 9.4e-23
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00403",
                "name": "Heavy-metal-associated domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006121",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7xy91",
                    "protein_length": 1010,
                    "source_database": "unreviewed",
                    "organism": "1130832",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 35,
                                    "end": 95,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00403",
                            "score": 2.4e-12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 109,
                                    "end": 170,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00403",
                            "score": 5.7e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00702",
                "name": "haloacid dehalogenase-like hydrolase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7xy91",
                    "protein_length": 1010,
                    "source_database": "unreviewed",
                    "organism": "1130832",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 555,
                                    "end": 808,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00702",
                            "score": 1.9e-25
                        }
                    ]
                }
            ]
        }
    ]
}