GET /api/entry/pfam/protein/UniProt/R0LW17/?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": "PF00018",
                "name": "SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0lw17",
                    "protein_length": 617,
                    "source_database": "unreviewed",
                    "organism": "8839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 558,
                                    "end": 605,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 7.7e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00611",
                "name": "Fes/CIP4, and EFC/F-BAR homology domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001060",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0lw17",
                    "protein_length": 617,
                    "source_database": "unreviewed",
                    "organism": "8839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 82,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00611",
                            "score": 9.1e-17
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF25610",
                "name": "TOCA family HR1 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057870",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0lw17",
                    "protein_length": 617,
                    "source_database": "unreviewed",
                    "organism": "8839",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 401,
                                    "end": 487,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF25610",
                            "score": 1.2e-35
                        }
                    ]
                }
            ]
        }
    ]
}