GET /api/entry/pfam/protein/UniProt/F6SZ18/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00788",
                "name": "Ras association (RalGDS/AF-6) domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000159",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6sz18",
                    "protein_length": 345,
                    "source_database": "unreviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 207,
                                    "end": 292,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00788",
                            "score": 7.9e-15
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16517",
                "name": "Novel Ras effector 1 C-terminal SARAH (Sav/Rassf/Hpo) domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011524",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6sz18",
                    "protein_length": 345,
                    "source_database": "unreviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 300,
                                    "end": 339,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16517",
                            "score": 4.3e-14
                        }
                    ]
                }
            ]
        }
    ]
}