GET /api/entry/pfam/protein/UniProt/F7IM83/?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": "PF00041",
                "name": "Fibronectin type III domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003961",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f7im83",
                    "protein_length": 1880,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 262,
                                    "end": 351,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00041",
                            "score": 0.00012
                        },
                        {
                            "fragments": [
                                {
                                    "start": 362,
                                    "end": 449,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00041",
                            "score": 1.1e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1644,
                                    "end": 1733,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00041",
                            "score": 2.8e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21731",
                "name": "Target of Nesh-SH3 C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049109",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f7im83",
                    "protein_length": 1880,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1753,
                                    "end": 1877,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF21731",
                            "score": 2.3e-46
                        }
                    ]
                }
            ]
        }
    ]
}