GET /api/entry/pfam/protein/UniProt/Q7PWW7/?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": "PF01753",
                "name": "MYND finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002893",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pww7",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 120,
                                    "end": 149,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01753",
                            "score": 0.23
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF26649",
                "name": "Apical junction molecule ajm-1 alpha/beta domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR058586",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pww7",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 150,
                                    "end": 262,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF26649",
                            "score": 1.3e-34
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF27982",
                "name": "Apical junction component 1 C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR060583",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pww7",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 314,
                                    "end": 416,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF27982",
                            "score": 6.6e-31
                        }
                    ]
                }
            ]
        }
    ]
}