GET /api/entry/pfam/protein/UniProt/F6UT38/?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": "PF00018",
                "name": "SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6ut38",
                    "protein_length": 696,
                    "source_database": "unreviewed",
                    "organism": "7719",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 509,
                                    "end": 553,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 9.1e-08
                        },
                        {
                            "fragments": [
                                {
                                    "start": 604,
                                    "end": 652,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 8.8e-09
                        }
                    ]
                }
            ]
        },
        {
            "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": "f6ut38",
                    "protein_length": 696,
                    "source_database": "unreviewed",
                    "organism": "7719",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 36,
                                    "end": 116,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00611",
                            "score": 3.6e-12
                        }
                    ]
                }
            ]
        }
    ]
}