GET /api/entry/pfam/protein/UniProt/Q750N5/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.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": "q750n5",
                    "protein_length": 909,
                    "source_database": "unreviewed",
                    "organism": "284811",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 157,
                                    "end": 257,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00122",
                            "score": 4.7e-25
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00690",
                "name": "Cation transporter/ATPase, N-terminus",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004014",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q750n5",
                    "protein_length": 909,
                    "source_database": "unreviewed",
                    "organism": "284811",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 60,
                                    "end": 115,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00690",
                            "score": 9.5e-07
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00702",
                "name": "haloacid dehalogenase-like hydrolase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q750n5",
                    "protein_length": 909,
                    "source_database": "unreviewed",
                    "organism": "284811",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 356,
                                    "end": 627,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00702",
                            "score": 1.5e-10
                        }
                    ]
                }
            ]
        }
    ]
}