GET /api/entry/pfam/protein/UniProt/G3YC48/?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": "PF02541",
                "name": "Ppx/GppA phosphatase family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003695",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3yc48",
                    "protein_length": 1058,
                    "source_database": "unreviewed",
                    "organism": "380704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 528,
                                    "end": 835,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02541",
                            "score": 8.8e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07690",
                "name": "Major Facilitator Superfamily",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR011701",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3yc48",
                    "protein_length": 1058,
                    "source_database": "unreviewed",
                    "organism": "380704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 74,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07690",
                            "score": 1.4e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23566",
                "name": "RTG2 C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057512",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3yc48",
                    "protein_length": 1058,
                    "source_database": "unreviewed",
                    "organism": "380704",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 841,
                                    "end": 1056,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF23566",
                            "score": 1.9e-75
                        }
                    ]
                }
            ]
        }
    ]
}