GET /api/entry/pfam/protein/UniProt/K7FP70/?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": "PF00169",
                "name": "PH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001849",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7fp70",
                    "protein_length": 1605,
                    "source_database": "unreviewed",
                    "organism": "13735",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1270,
                                    "end": 1360,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00169",
                            "score": 2.7e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1511,
                                    "end": 1602,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00169",
                            "score": 1.6e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00621",
                "name": "RhoGEF domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000219",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7fp70",
                    "protein_length": 1605,
                    "source_database": "unreviewed",
                    "organism": "13735",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1053,
                                    "end": 1236,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00621",
                            "score": 1.1e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01363",
                "name": "FYVE zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000306",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7fp70",
                    "protein_length": 1605,
                    "source_database": "unreviewed",
                    "organism": "13735",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1395,
                                    "end": 1455,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01363",
                            "score": 2.6e-11
                        }
                    ]
                }
            ]
        }
    ]
}